Firebend Auto Crud extension pack for exposing CRUD operations in aspnet core controllers.
Info
Version: | 14.0.6 |
Author(s): | Firebend |
Last Update: | Thursday, October 10, 2024 |
.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(>= 1.0.0)
- Humanizer.Core(>= 2.8.26)
- Microsoft.AspNetCore.JsonPatch(>= 5.0.2)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Swashbuckle.AspNetCore.Annotations(>= 5.6.3)
Tags