This library provides a set of tools to enable CRUD rapidly on any aspnetcore Web APIs.
Info
Version: | 4.1.1 |
Author(s): | lonesomegeek |
Last Update: | Tuesday, April 7, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/LSG.GenericCrud.Extensions |
Install
Install-Package LSG.GenericCrud.Extensions
dotnet add package LSG.GenericCrud.Extensions
paket add LSG.GenericCrud.Extensions
LSG.GenericCrud.Extensions Download (Unzip the "nupkg" after downloading)
Dependencies
- LSG.GenericCrud(>= 4.1.1)
- Microsoft.AspNetCore.Mvc(>= 2.2.0)
- Microsoft.EntityFrameworkCore(>= 2.0.0)
Tags