RSDatabaseAccess 1.1.0
dotnet add package RSDatabaseAccess --version 1.1.0
NuGet\Install-Package RSDatabaseAccess -Version 1.1.0
<PackageReference Include="RSDatabaseAccess" Version="1.1.0" />
paket add RSDatabaseAccess --version 1.1.0
#r "nuget: RSDatabaseAccess, 1.1.0"
// Install RSDatabaseAccess as a Cake Addin #addin nuget:?package=RSDatabaseAccess&version=1.1.0 // Install RSDatabaseAccess as a Cake Tool #tool nuget:?package=RSDatabaseAccess&version=1.1.0
The RS Database Access Class Library is a high level wrapper around the ODBC, OLEDB and SQLServer clients that can also be used from a scripting environment such as VB since it's COM enabled.
For .Net development the database functionality can be inherited and extended by a database business object.
The library is currently compiled at .Net 4.0 so it should work with any application running .Net 4.0 and above.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
V1.1.0 - Resolved issue with SQLClient commands using OLEDB instead of SQLClient.