Dapper.Contrib 1.40.0

dotnet add package Dapper.Contrib --version 1.40.0
NuGet\Install-Package Dapper.Contrib -Version 1.40.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Dapper.Contrib" Version="1.40.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Dapper.Contrib --version 1.40.0
#r "nuget: Dapper.Contrib, 1.40.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Dapper.Contrib as a Cake Addin
#addin nuget:?package=Dapper.Contrib&version=1.40.0

// Install Dapper.Contrib as a Cake Tool
#tool nuget:?package=Dapper.Contrib&version=1.40.0

A collection of create,insert,update,delete helpers for dapper.net

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (23)

Showing the top 5 popular GitHub repositories that depend on Dapper.Contrib:

Repository Stars
DapperLib/Dapper
Dapper - a simple object mapper for .Net
MassTransit/MassTransit
Distributed Application Framework for .NET
DotNetNext/SqlSugar
.Net aot ORM Fastest ORM Simple Easy Sqlite orm Oracle ORM Mysql Orm postgresql ORm SqlServer oRm 达梦 ORM 人大金仓 ORM 神通ORM C# ORM , C# ORM .NET ORM NET5 ORM .NET6 ORM ClickHouse orm QuestDb ,TDengine ORM,OceanBase orm,GaussDB orm ,Tidb orm Object/Relational Mapping
oskardudycz/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
MonkSoul/Furion
Make .NET development easier, more versatile, and more popular.
Version Downloads Last updated
1.40.0 469 4/10/2015
1.0.0 1,820 9/12/2012

* 1.40    - cumulative changes up to dapper 1.40; will track changes more carefully subsequently