Dapper.Nona
1.0.7
Simple CRUD operations for Dapper.
Install-Package Dapper.Nona -Version 1.0.7
dotnet add package Dapper.Nona --version 1.0.7
<PackageReference Include="Dapper.Nona" Version="1.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dapper.Nona --version 1.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Dapper.Nona, 1.0.7"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Dapper.Nona as a Cake Addin
#addin nuget:?package=Dapper.Nona&version=1.0.7
// Install Dapper.Nona as a Cake Tool
#tool nuget:?package=Dapper.Nona&version=1.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Dapper (>= 1.50.5)
- Dapper.FluentMap (>= 1.6.0)
- System.ComponentModel.Annotations (>= 4.5.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.