Dapper.SimpleCRUD.Emprevo NuGet Package

Simple Get, GetList, GetListPaged, Insert, Update, Delete, DeleteList, and RecordCount 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
By default queries the column matching the property name but this can be overridden with an attribute
- Supports SQL Server, PostgreSQL, SQLite, and MySQL
- Includes async methods when targeting .Net 4.5.




Got any Dapper.SimpleCRUD.Emprevo Question?





Info

Version: 1.13.1
Author(s): Emprevo Developer
Last Update: Saturday, May 19, 2018
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/raghurana/Dapper.SimpleCRUD
NuGet Url: https://www.nuget.org/packages/Dapper.SimpleCRUD.Emprevo


Install
Install-Package Dapper.SimpleCRUD.Emprevo
dotnet add package Dapper.SimpleCRUD.Emprevo
paket add Dapper.SimpleCRUD.Emprevo
Dapper.SimpleCRUD.Emprevo Download (Unzip the "nupkg" after downloading)

  • Dapper(>= 1.42.0 && < 2.0.0)


Tags



STATS

must-have-score

.8

avg-downloads-per-day

0

days-since-last-release

2163