ef and dapper repository.
Learn Dapper: https://www.learndapper.com/
Dapper Tutorial: https://dappertutorial.net/
Info
Version: | 2.1.2 |
Author(s): | longxianghui |
Last Update: | Wednesday, April 15, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/longxianghui/chimp |
NuGet Url: | https://www.nuget.org/packages/YYQ.EFCoreDapper |
Install
Install-Package YYQ.EFCoreDapper
dotnet add package YYQ.EFCoreDapper
paket add YYQ.EFCoreDapper
YYQ.EFCoreDapper Download (Unzip the "nupkg" after downloading)
Dependencies
- Dapper(>= 2.0.30)
- Microsoft.EntityFrameworkCore(>= 3.1.2)
- Microsoft.EntityFrameworkCore.SqlServer(>= 3.1.2)
- Microsoft.Extensions.DependencyModel(>= 3.1.2)
- Pomelo.EntityFrameworkCore.MySql(>= 3.1.1)
- System.Linq.Dynamic.Core(>= 1.0.23)
Tags