Info
Version: | 1.1.1 |
Author(s): | SamuelCoral |
Last Update: | Wednesday, April 22, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitlab.com/site-cauldron/genericapi |
NuGet Url: | https://www.nuget.org/packages/SiteCauldron.GenericAPI |
Install
Install-Package SiteCauldron.GenericAPI
dotnet add package SiteCauldron.GenericAPI
paket add SiteCauldron.GenericAPI
SiteCauldron.GenericAPI Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityGraphQL(>= 0.50.0)
- Microsoft.EntityFrameworkCore(>= 3.1.3)
- Microsoft.Extensions.Logging.Debug(>= 3.1.3)
- Newtonsoft.Json(>= 12.0.3)
- Pluralize.NET.Core(>= 1.0.0)
Provides a few controllers to cover most use cases, so that you mostly won't have to program a CRUD again.