Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.1.3 |
Author(s): | CodeMagicians |
Last Update: | Monday, November 6, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/DapperMagician.EntityFW |
Install
Install-Package DapperMagician.EntityFW
dotnet add package DapperMagician.EntityFW
paket add DapperMagician.EntityFW
DapperMagician.EntityFW Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.50.2)
- EntityFramework(>= 6.2.0)
- NLog(>= 4.4.12)
Tags
famous micro-ORM Dapper, allowing to create a fully operative data access layer in
literally a few lines of code.