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.
<PackageVersion Include="Dapper.Contrib" Version="1.40.0" />
                    
Directory.Packages.props
<PackageReference Include="Dapper.Contrib" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=Dapper.Contrib&version=1.40.0
                    
Install Dapper.Contrib as a Cake Addin
#tool nuget:?package=Dapper.Contrib&version=1.40.0
                    
Install Dapper.Contrib as a Cake Tool

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 20 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 DB2 Hana Simple Easy VB.NET 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
ZGGSONG/STranslate
A ready-to-go translation ocr tool developed with WPF/WPF 开发的一款即用即走的翻译、OCR工具
BrighterCommand/Brighter
A framework for building messaging apps with .NET and C#.
monksoul/Furion
Make .NET development easier, more versatile, and more popular.
mikependon/RepoDB
A hybrid ORM library for .NET.
zhaopeiym/quartzui
基于Quartz.NET3.0的定时任务Web可视化管理。docker打包开箱即用、内置SQLite持久化、语言无关、业务代码零污染、支持 RESTful风格接口、傻瓜式配置
CodeMazeBlog/CodeMazeGuides
The main repository for all the Code Maze guides
TortugaResearch/DotNet-ORM-Cookbook
This repository is meant to show how to perform common tasks using C# with variety of ORMs.
DarkWanderer/ClickHouse.Client
.NET client for ClickHouse
microsoft/devhomegithubextension
Dev Home GitHub Extension
laosanyuan/HuoHuan
互联网微信群聊二维码获取工具
oskardudycz/GoldenEye
The CQRS flavoured framework that will speed up your WebAPI and Microservices development
PluralKit/PluralKit
MrCMS/MrCMS
Mr CMS is an open source C# MVC CMS Framework
androidseb25/iGotify-Notification-Assistent
Docker container for sending Gotify notifications to iOS devices (bridge to gotify websocket)
yangan666/SuperNAT
SuperNAT是基于.NET 5.0开源跨平台的内网穿透程序,功能类似花生壳,可用于穿透内网web应用,微信公众号本地调试等,目前支持http穿透,tcp穿透,websocket穿透。QQ交流群:854594944
rudi-krsoftware/open-retail
Perangkat lunak open source yang dikembangkan khusus untuk bidang usaha ritel, grosir, toko bangunan, toko komputer, toko buku, counter hp, pos, point of sale, kasir dan bidang usaha lainnya yang sejenis.
Version Downloads Last updated
1.40.0 471 4/10/2015
1.0.0 1,822 9/12/2012

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