Auto.Rest.API NuGet Package

Automatic REST api library for EF entities in .Net Core

This library automatically generates RESTful API for DbSets in DbContext.

This is very much a work in progress right now so feel free to create issues on GitHub.

Version 2 breaks compatilbity as it uses a middleware instead of controller to handle requests

Version 2.1 includes count and pagedresult endoints

Version 2.2 update dotnet core runtime and other packages

Version 2.3 adds support for in/not in operator and fixes a bugs with nullable properties

Version 2.3 adds support for in/not in operator and fixes a bugs with nullable properties

Version 3.1 targets DotNet 5 uses System.Text.Json and adds serializer option configuration

Version 3.2 targets DotNet 6 fixes guid id bug and adds support for keyless entities

https://github.com/tdudek1/AutoAPI.




Got any Auto.Rest.API Question?





Info

Version: 3.2.56
Author(s): Thomas Dudek
Last Update: Thursday, June 23, 2022
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/tdudek1/AutoAPI
NuGet Url: https://www.nuget.org/packages/Auto.Rest.API


Install
Install-Package Auto.Rest.API
dotnet add package Auto.Rest.API
paket add Auto.Rest.API
Auto.Rest.API Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

1

avg-downloads-per-day

7

days-since-last-release

645