Dapper.SimpleCRUD
1.1.2
Simple Get, GetList, Insert, Update, and Delete extensions for Dapper. Uses smart defaults for attribute free classes but can be overridden as needed.
By default uses Id column as the primary key but this can be overridden with an attribute
By default queries the table matching the class name but this can be overridden with an attribute
See the version list below for details.
Install-Package Dapper.SimpleCRUD -Version 1.1.2
dotnet add package Dapper.SimpleCRUD --version 1.1.2
<PackageReference Include="Dapper.SimpleCRUD" Version="1.1.2" />
paket add Dapper.SimpleCRUD --version 1.1.2
#r "nuget: Dapper.SimpleCRUD, 1.1.2"
// Install Dapper.SimpleCRUD as a Cake Addin
#addin nuget:?package=Dapper.SimpleCRUD&version=1.1.2
// Install Dapper.SimpleCRUD as a Cake Tool
#tool nuget:?package=Dapper.SimpleCRUD&version=1.1.2
Release Notes
Full documentation can be found at https://github.com/ericdc1/Dapper.SimpleCRUD/
* version 1.1.1: Added XML doc to nuget package
* version 1.1.2: Improved xml comments
Dependencies
-
- Dapper (>= 1.0.0 && < 2.0.0)
Used By
NuGet packages (24)
Showing the top 5 NuGet packages that depend on Dapper.SimpleCRUD:
Package | Downloads |
---|---|
TianFeng.FrameworkCore
天枫 .net core 组件
|
|
Edakik.Shared.Library
Package Description
|
|
Cigel.DotNetCore
Package Description
|
|
AspNet.Identity.Dapper
Description
|
|
Bytesoft
BytesoftVN Library
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Dapper.SimpleCRUD:
Repository | Stars |
---|---|
yilezhu/Czar.Cms
.NET Core实战项目之CMS系列教程的源码,精简而又功能丰富的权限设计,内容管理设计让你轻松搭建一个ASP.NET Core2.2的网站系统.此项目准备用EFCore进行重构,敬请期待
|
|
MoonStorm/Dapper.FastCRUD
The fastest micro-orm extension for Dapper
|
Version History
Version | Downloads | Last updated |
---|---|---|
2.3.0 | 4,253 | 3/15/2021 |
2.2.0.1 | 237,341 | 12/18/2019 |
2.2.0 | 63,476 | 10/2/2019 |
2.1.0 | 150,685 | 2/22/2019 |
2.0.1 | 113,326 | 10/2/2018 |
2.0.0 | 32,485 | 7/12/2018 |
2.0.0-beta | 558 | 7/9/2018 |
1.13.0 | 181,212 | 9/19/2016 |
1.12.0 | 8,980 | 8/1/2016 |
1.11.1 | 7,757 | 6/16/2016 |
1.11.0 | 1,121 | 6/15/2016 |
1.10.0 | 17,116 | 12/3/2015 |
1.9.3 | 1,112 | 12/1/2015 |
1.9.2 | 3,510 | 10/27/2015 |
1.9.1 | 3,405 | 8/29/2015 |
1.9.0 | 1,932 | 7/27/2015 |
1.9.0-beta | 674 | 7/22/2015 |
1.8.7 | 28,000 | 5/14/2015 |
1.8.6 | 2,474 | 4/23/2015 |
1.8.5 | 15,555 | 2/27/2015 |
1.8.4 | 1,065 | 2/8/2015 |
1.8.3 | 967 | 1/30/2015 |
1.8.2 | 869 | 1/20/2015 |
1.8.1 | 718 | 1/19/2015 |
1.8.0 | 944 | 1/19/2015 |
1.7.0 | 900 | 1/9/2015 |
1.6.0 | 899 | 12/30/2014 |
1.4.1 | 2,819 | 6/23/2014 |
1.4.0 | 895 | 6/4/2014 |
1.3.0 | 1,431 | 12/19/2013 |
1.2.2 | 1,673 | 7/4/2013 |
1.2.1 | 843 | 7/4/2013 |
1.2.0 | 1,125 | 3/18/2013 |
1.1.4 | 929 | 2/14/2013 |
1.1.3 | 887 | 2/4/2013 |
1.1.2 | 877 | 2/4/2013 |
1.1.1 | 866 | 2/4/2013 |
1.1.0 | 943 | 1/25/2013 |
1.0.7 | 865 | 1/23/2013 |
1.0.6 | 891 | 1/17/2013 |
1.0.5 | 963 | 1/8/2013 |
1.0.4 | 848 | 1/8/2013 |
1.0.3 | 879 | 1/4/2013 |
1.0.2 | 974 | 12/26/2012 |
1.0.1 | 900 | 12/24/2012 |
1.0.0 | 1,148 | 12/24/2012 |