ApiFramework.WebApi NuGet Package

Contains the logic to handle DI and Controller creation necessary to implement ApiFramework.

ApiFramework is designed to replace the need for manual Controller creation. It uses the concept of EntityFramework's Code First approach, but applied to WebApi REST endpoints.

Build your models, assign them to DbContexts, and override the desired REST endpoints. ApiFramework will use your EF Code First models to create entity mappings, Controllers, and database Tables.




Got any ApiFramework.WebApi Question?





Info

Version: 7.0.2024095.1
Author(s): Ryan Naccarato
Last Update: Friday, April 5, 2024
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/ApiFramework.WebApi


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





STATS

must-have-score

.8

avg-downloads-per-day

6

days-since-last-release

22