Simple and fast ORM that needs virtually no config or mapping.
Info
Version: | 0.0.1-beta |
Author(s): | Simon Goldstone |
Last Update: | Tuesday, April 10, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/simongoldstone/gormless |
NuGet Url: | https://www.nuget.org/packages/Gormless |
Install
Install-Package Gormless
dotnet add package Gormless
paket add Gormless
Gormless Download (Unzip the "nupkg" after downloading)
Dependencies
- Gormless.Interfaces(>= 1.0.2)
- Microsoft.CSharp(>= 4.4.1)
- System.Data.Common(>= 4.3.0)
- System.Data.SqlClient(>= 4.4.3)