System.Data.FileDatabase
1.0.7
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package System.Data.FileDatabase --version 1.0.7
NuGet\Install-Package System.Data.FileDatabase -Version 1.0.7
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="System.Data.FileDatabase" Version="1.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="System.Data.FileDatabase" Version="1.0.7" />
<PackageReference Include="System.Data.FileDatabase" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add System.Data.FileDatabase --version 1.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.Data.FileDatabase, 1.0.7"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=System.Data.FileDatabase&version=1.0.7
#tool nuget:?package=System.Data.FileDatabase&version=1.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A library for easy access to file based databases such as Microsoft Access, flat files or Excel Spreadsheets.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- System.DisposableObject (>= 1.1.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
9.0.0 | 133 | 11/14/2024 |
8.0.0 | 149 | 9/11/2024 |
2.1.1 | 270 | 8/2/2023 |
2.1.0 | 209 | 8/1/2023 |
2.0.0 | 768 | 4/17/2020 |
1.1.0 | 757 | 6/10/2019 |
1.0.13 | 658 | 5/13/2019 |
1.0.12 | 662 | 4/9/2019 |
1.0.11 | 753 | 1/28/2019 |
1.0.10 | 784 | 1/19/2019 |
1.0.9 | 769 | 1/18/2019 |
1.0.8 | 751 | 1/18/2019 |
1.0.7 | 828 | 11/7/2018 |
1.0.6 | 1,087 | 6/17/2018 |
1.0.5 | 1,120 | 2/10/2018 |
1.0.4 | 1,176 | 12/8/2017 |
1.0.3 | 1,095 | 6/26/2017 |
1.0.2 | 1,072 | 5/11/2017 |
1.0.1 | 999 | 5/3/2017 |
1.0.0 | 1,073 | 5/3/2017 |
Corrected an issue where some connection were not being closed properly.