An alternative to Controllers for ASP.NET Core API Endpoints.
Info
Version: | 4.1.0 |
Author(s): | Steve Smith (@ardalis) |
Last Update: | Thursday, June 1, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ardalis/ApiEndpoints |
NuGet Url: | https://www.nuget.org/packages/Ardalis.ApiEndpoints |
Install
Install-Package Ardalis.ApiEndpoints
dotnet add package Ardalis.ApiEndpoints
paket add Ardalis.ApiEndpoints
Ardalis.ApiEndpoints Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
Tags