Creeper ORM.
Info
Version: | 1.1.1 |
Author(s): | leisaupei |
Last Update: | Tuesday, September 14, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/leisaupei/creeper |
NuGet Url: | https://www.nuget.org/packages/Creeper |
Install
Install-Package Creeper
dotnet add package Creeper
paket add Creeper
Creeper Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Options(>= 5.0.0)
- Newtonsoft.Json(>= 12.0.3)