DaCo 0.8.0
DaCo is a library for Database communications.
It simplifies these procedures:
- establishing connections
- executing queries
- handling results
Output type: Class Library
Framework: .NET Standard 2.1
Types: Microsoft SQL Server, Oracle, Excel
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package DaCo -Version 0.8.0
dotnet add package DaCo --version 0.8.0
<PackageReference Include="DaCo" Version="0.8.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DaCo --version 0.8.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.1
- System.Data.OleDb (>= 4.7.0)
- System.Data.SqlClient (>= 4.8.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.