dac 4.2.4
An data access component. It provides a library of classes and a tool, using it in .net project can make data accessing more easily.
Install-Package dac -Version 4.2.4
dotnet add package dac --version 4.2.4
<PackageReference Include="dac" Version="4.2.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add dac --version 4.2.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: dac, 4.2.4"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install dac as a Cake Addin #addin nuget:?package=dac&version=4.2.4 // Install dac as a Cake Tool #tool nuget:?package=dac&version=4.2.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
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.