Based Upon DapperExtensions this Orm Package is fully refactoerd for performance and with added features like projection and In Predicate.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.1.0 |
Author(s): | Guy Ludvig |
Last Update: | Friday, December 29, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/existall/Dapper-Extensions |
NuGet Url: | https://www.nuget.org/packages/ExistsForAll.DapperExtensions |
Install
Install-Package ExistsForAll.DapperExtensions
dotnet add package ExistsForAll.DapperExtensions
paket add ExistsForAll.DapperExtensions
ExistsForAll.DapperExtensions Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.50.4)
- Microsoft.CSharp(>= 4.4.0)
- NETStandard.Library(>= 1.6.1)
Tags