NuGet Package iayos.DapperCRUD

A clone+mod of Dapper.SimpleCRUD but with type-safe common CRUD methods instead of error-prone anonymous parameter objects.


(some private static methods caused issues that meant I couldn't simply extend the SimpleCRUD partial class) Adds strongly typed selectors
by using reflection over DB Entity classes (for better, compile-time error checking rather than more problematic use
of anonymous conditions). Functionality written against MSSQL, as I am not currently using any of the other SimpleCRUD db provider options.

it may work, who knows.
Author not affiliated with Dapper.SimpleCRUD in any way, but shout outs to Eric Coffman (ericdc1) for his work (and great doco)!
This package not does this come with any warranty. Contributions welcome.




Got any iayos.DapperCRUD Question?





Info

Version: 0.1.2
Author(s): dale.holborow
Last Update: Monday, March 20, 2017
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/daleholborow/iayos.DapperCRUD
NuGet Url: https://www.nuget.org/packages/iayos.DapperCRUD


Install
Install-Package iayos.DapperCRUD
dotnet add package iayos.DapperCRUD
paket add iayos.DapperCRUD
iayos.DapperCRUD Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.3

avg-downloads-per-day

0

days-since-last-release

2565