System.Data.FileDatabase
1.0.11
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.11
NuGet\Install-Package System.Data.FileDatabase -Version 1.0.11
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.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Data.FileDatabase --version 1.0.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.Data.FileDatabase, 1.0.11"
#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.
// Install System.Data.FileDatabase as a Cake Addin #addin nuget:?package=System.Data.FileDatabase&version=1.0.11 // Install System.Data.FileDatabase as a Cake Tool #tool nuget:?package=System.Data.FileDatabase&version=1.0.11
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 |
---|---|---|
8.0.0 | 126 | 9/11/2024 |
2.1.1 | 257 | 8/2/2023 |
2.1.0 | 199 | 8/1/2023 |
2.0.0 | 731 | 4/17/2020 |
1.1.0 | 715 | 6/10/2019 |
1.0.13 | 618 | 5/13/2019 |
1.0.12 | 626 | 4/9/2019 |
1.0.11 | 713 | 1/28/2019 |
1.0.10 | 740 | 1/19/2019 |
1.0.9 | 729 | 1/18/2019 |
1.0.8 | 710 | 1/18/2019 |
1.0.7 | 777 | 11/7/2018 |
1.0.6 | 972 | 6/17/2018 |
1.0.5 | 995 | 2/10/2018 |
1.0.4 | 1,048 | 12/8/2017 |
1.0.3 | 1,010 | 6/26/2017 |
1.0.2 | 982 | 5/11/2017 |
1.0.1 | 909 | 5/3/2017 |
1.0.0 | 980 | 5/3/2017 |
Corrected an issue where some connection were not being closed properly.