Dragon Core is a simple and strong typed ORM tool for .NET Core.
Info
Version: | 2.2.0 |
Author(s): | Yiyi Sun |
Last Update: | Saturday, November 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/yysun/dragon-core |
NuGet Url: | https://www.nuget.org/packages/DragonCore |
Install
Install-Package DragonCore
dotnet add package DragonCore
paket add DragonCore
DragonCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Data.SqlClient(>= 2.0.1)
Tags