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 |
Install
Install-Package DBLayer.Core
dotnet add package DBLayer.Core
paket add DBLayer.Core
DBLayer.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Logging(>= 3.1.7)