Dapper.SimpleCRUD 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, and MySQL
- Includes async methods
- Supports .Net Core.




Got any Dapper.SimpleCRUD Question?





Info

Version: 2.2.0.1
Author(s): Eric Coffman
Last Update: Monday, February 10, 2020
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/SwopDaWoop/Dapper.SimpleCRUD
NuGet Url: https://www.nuget.org/packages/Dapper.SimpleCRUD.ForkForWork


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



Tags



STATS

must-have-score

.8

avg-downloads-per-day

0

days-since-last-release

1543