Sunny框架的Repository部分,用于项目中的数据仓储.
Info
Version: | 1.0.4 |
Author(s): | MackYang |
Last Update: | Sunday, April 5, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/MackYang/Sunny |
NuGet Url: | https://www.nuget.org/packages/Sunny.Repository |
Install
Install-Package Sunny.Repository
dotnet add package Sunny.Repository
paket add Sunny.Repository
Sunny.Repository Download (Unzip the "nupkg" after downloading)
Dependencies
- Sunny.Common(>= 1.0.7)
- Microsoft.EntityFrameworkCore(>= 2.1.1)
- Microsoft.EntityFrameworkCore.Analyzers(>= 2.1.4)
- Microsoft.EntityFrameworkCore.Tools(>= 2.1.1)
- Microsoft.Extensions.Logging(>= 2.1.1)
- Pomelo.EntityFrameworkCore.MySql(>= 2.1.1)