Dapper.Contrib 2.0.78 — NuGet Package for .NET
Dapper.Contrib 2.0.78 NuGet package for .NET. The official collection of get, insert, update and delete helpers for Dapper.net. Also handles lists of…
Authors: Sam Saffron, Johan Danforth
Total downloads: 62,944,029
Project URL: https://github.com/StackExchange/Dapper
License: Apache-2.0
Tags: orm, sql, micro-orm, dapper
Install Dapper.Contrib 2.0.78
.NET CLI
dotnet add package Dapper.Contrib --version 2.0.78
Package Manager Console
Install-Package Dapper.Contrib -Version 2.0.78
PackageReference (csproj)
<PackageReference Include="Dapper.Contrib" Version="2.0.78" />
View full details, downloads chart, dependencies and version history on NuBrowse.