A small library that can simplify your database code and make it more database provider agnostic.
Info
Version: | 2.0.2-rc1 |
Author(s): | Helgi Hafþórsson |
Last Update: | Thursday, November 23, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitlab.com/helgihaf/Database |
NuGet Url: | https://www.nuget.org/packages/Marsonsoft.Database |
Install
Install-Package Marsonsoft.Database
dotnet add package Marsonsoft.Database
paket add Marsonsoft.Database
Marsonsoft.Database Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.4.0)
- System.Reflection(>= 4.3.0)