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