DeclarativeSql.Core
0.2.6
Provides easy construction of database connection, attribute-based table mapping, and creation of primitive SQL.
Suggested Alternatives
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package DeclarativeSql.Core -Version 0.2.6
dotnet add package DeclarativeSql.Core --version 0.2.6
<PackageReference Include="DeclarativeSql.Core" Version="0.2.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DeclarativeSql.Core --version 0.2.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: DeclarativeSql.Core, 0.2.6"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install DeclarativeSql.Core as a Cake Addin #addin nuget:?package=DeclarativeSql.Core&version=0.2.6 // Install DeclarativeSql.Core as a Cake Tool #tool nuget:?package=DeclarativeSql.Core&version=0.2.6
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 (1)
Showing the top 1 NuGet packages that depend on DeclarativeSql.Core:
Package | Downloads |
---|---|
DeclarativeSql.Dapper
Provides very simple CRUD operation using Dapper.
|
GitHub repositories
This package is not used by any popular GitHub repositories.