BurnSoft.Database
1.0.0.10
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 BurnSoft.Database --version 1.0.0.10
NuGet\Install-Package BurnSoft.Database -Version 1.0.0.10
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="BurnSoft.Database" Version="1.0.0.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BurnSoft.Database --version 1.0.0.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BurnSoft.Database, 1.0.0.10"
#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 BurnSoft.Database as a Cake Addin #addin nuget:?package=BurnSoft.Database&version=1.0.0.10 // Install BurnSoft.Database as a Cake Tool #tool nuget:?package=BurnSoft.Database&version=1.0.0.10
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
BurnSoft.Database
The Database class is a generic classed used to connect to the database and run SQL queries against that database.
Currently this is still under construction but plan to connect to the following database for the first version
MS Access MySQL SQLite MSSQL
Addition documentation in a CHM Help file can be found at:
https://github.com/burnsoftnet/Documentation/blob/master/BurnSoft.Database.chm
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net48 is compatible. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- ADODB (>= 7.10.3077)
- BouncyCastle (>= 1.8.9)
- EntityFramework (>= 6.4.4)
- Google.Protobuf (>= 3.19.1)
- K4os.Compression.LZ4.Streams (>= 1.2.15)
- MySql.Data (>= 8.0.27)
- MySql.Data.Entity (>= 6.10.9)
- SSH.NET (>= 2020.0.1)
- System.Data.SQLite (>= 1.0.115.5)
- System.Data.SQLite.x64 (>= 1.0.115.5)
- System.Data.SQLite.x86 (>= 1.0.115.5)
- System.Memory (>= 4.5.4)
- System.Numerics.Vectors (>= 4.5.0)
- System.Runtime.CompilerServices.Unsafe (>= 6.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Updated nuget packages