.NET Core light object mapper for SQL databases.
Info
Version: | 1.2.11 |
Author(s): | Linco Ñanco |
Last Update: | Friday, February 14, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/LincoNanco/Dook |
NuGet Url: | https://www.nuget.org/packages/Dook |
Install
Install-Package Dook
dotnet add package Dook
paket add Dook
Dook Download (Unzip the "nupkg" after downloading)
Dependencies
- FastMember(>= 1.5.0)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- MySql.Data(>= 8.0.15)
- System.Data.SqlClient(>= 4.6.0)
Tags