A lightweight ORM based on dapper.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 2.1.0 |
Author(s): | guochun |
Last Update: | Thursday, February 28, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/iampkm/Dapper.DBContext |
NuGet Url: | https://www.nuget.org/packages/Dapper.DBContext |
Install
Install-Package Dapper.DBContext
dotnet add package Dapper.DBContext
paket add Dapper.DBContext
Dapper.DBContext Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 1.50.1)
- MySql.Data(>= 6.9.12)
- Oracle.ManagedDataAccess(>= 12.2.1100)
Tags