DaCo 0.8.9
DaCo is a library for database communications.
It simplifies these procedures:
- establishing connections
- executing queries
- handling results
Output type: Class Library
Framework: .NET 5.0
Types: Microsoft SQL Server, Oracle, Excel
Install-Package DaCo -Version 0.8.9
dotnet add package DaCo --version 0.8.9
<PackageReference Include="DaCo" Version="0.8.9" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DaCo --version 0.8.9
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
net5.0
- Dapper (>= 2.0.35)
- System.Data.OleDb (>= 5.0.0-preview.7.20364.11)
- System.Data.SqlClient (>= 4.8.1)
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.