The Asp Net Core plugin for use with Entity Framework Core. Automaticly create controller (endpoint) for each entity NuGet Package

The Asp Net Core plugin for use with Entity Framework Core.
This plugin simplify client-server interacting, by creating endpoints for each Entity in your DBContext.
JSON and XML interacting types are supported.
Handles GET POST PUT DELETE requests.
Flexible and adjustable request schema.
Support sorting, filtering and pagination in GET Requests.
Retrive count of entity.
Permission control.
Handle some actions before save/delete.
Execute some Actions before DbContext SaveChanges/SaveChangesAsync.
Supported databases:
SQLite
SQLServer
PostgreSQL.




Got any The Asp Net Core plugin for use with Entity Framework Core. Automaticly create controller (endpoint) for each entity Question?





Info

Version: 1.0.9
Author(s): Aleksandr Kolesnikov
Last Update: Thursday, October 26, 2023
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/kolesnikovav/Autocontroller
NuGet Url: https://www.nuget.org/packages/AutoController


Install
Install-Package AutoController
dotnet add package AutoController
paket add AutoController
AutoController Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

2.3

avg-downloads-per-day

3

days-since-last-release

181