AccessCore is a lightweight ORM for working with relation databases.
Info
Version: | 2.0.1 |
Author(s): | Sevak Amirkhanian |
Last Update: | Sunday, March 3, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/AccessCore |
Install
Install-Package AccessCore
dotnet add package AccessCore
paket add AccessCore
AccessCore Download (Unzip the "nupkg" after downloading)
Dependencies
- MySql.Data(>= 8.0.14)
- Newtonsoft.Json(>= 12.0.1)
- System.Data.SqlClient(>= 4.5.1)
Tags