ORM dapper.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 0.6.0 |
Author(s): | [email protected] |
Last Update: | Friday, September 6, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/grissomlau/Jimu |
NuGet Url: | https://www.nuget.org/packages/Jimu.Server.ORM.DapperIntegration |
Install
Install-Package Jimu.Server.ORM.DapperIntegration
dotnet add package Jimu.Server.ORM.DapperIntegration
paket add Jimu.Server.ORM.DapperIntegration
Jimu.Server.ORM.DapperIntegration Download (Unzip the "nupkg" after downloading)
Dependencies
- Jimu.Server(>= 0.6.0)
- Dapper(>= 1.60.6)
- MySql.Data(>= 8.0.15)
- Npgsql(>= 4.0.5)
- Oracle.ManagedDataAccess.Core(>= 2.18.6)
- System.Data.SQLite.Core(>= 1.0.110)
Tags