A .NET micro ORM created from scratch.
Info
Version: | 1.0.0 |
Author(s): | André Árabe Saraiva |
Last Update: | Sunday, July 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/arabesaraiva/microORM |
NuGet Url: | https://www.nuget.org/packages/AS.MicroORM |
Install
Install-Package AS.MicroORM
dotnet add package AS.MicroORM
paket add AS.MicroORM
AS.MicroORM Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.6)
- microsoft.data.sqlclient(>= 2.0.0)
Tags