BurnSoft.Database 1.0.0.10

There is a newer version of this package available.
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
#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

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 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.

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
1.0.0.11 473 4/7/2022
1.0.0.10 1,117 12/1/2021

Updated nuget packages