A lightweight ORM based on Dapper and DapperExtensions.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 1.0.0 |
Author(s): | Mario Sehmisch |
Last Update: | Monday, March 9, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/devblah/DapperOrm |
NuGet Url: | https://www.nuget.org/packages/DevBlah.DapperORM |
Install
Install-Package DevBlah.DapperORM
dotnet add package DevBlah.DapperORM
paket add DevBlah.DapperORM
DevBlah.DapperORM Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(1.38)
- DapperExtensions(1.4.4)
Tags