DBLayer simple orm.
Info
Version: | 1.3.1 |
Author(s): | wutao0315 |
Last Update: | Saturday, September 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wutao0315/DBLayer |
NuGet Url: | https://www.nuget.org/packages/DBLayer.Core.Extensions |
Install
Install-Package DBLayer.Core.Extensions
dotnet add package DBLayer.Core.Extensions
paket add DBLayer.Core.Extensions
DBLayer.Core.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
- DBLayer.Persistence(>= 1.3.1)
- Microsoft.AspNetCore.Http(>= 2.2.2)
- Microsoft.Extensions.DependencyInjection(>= 3.1.7)
- Microsoft.Extensions.DependencyModel(>= 3.1.6)