Firebend Auto Crud extension pack for exposing CRUD operations in aspnet core controllers.
Info
Version: | 0.0.29 |
Author(s): | Firebend |
Last Update: | Tuesday, January 12, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/firebend/auto-crud |
NuGet Url: | https://www.nuget.org/packages/Firebend.AutoCrud.Web |
Install
Install-Package Firebend.AutoCrud.Web
dotnet add package Firebend.AutoCrud.Web
paket add Firebend.AutoCrud.Web
Firebend.AutoCrud.Web Download (Unzip the "nupkg" after downloading)
Dependencies
- Firebend.AutoCrud.Core(>= 0.0.29)
- Humanizer.Core(>= 2.8.26)
- Microsoft.AspNetCore.JsonPatch(>= 5.0.1)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Microsoft.AspNetCore.Mvc.NewtonsoftJson(>= 3.1.10)
- Swashbuckle.AspNetCore.Annotations(>= 5.6.3)
Tags