A simple, convention-based, endpoint per action pattern implementation for AspNetCore 3.0+.
Info
Version: | 1.5.1 |
Author(s): | SimpleEndpoints |
Last Update: | Wednesday, April 1, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dasiths/SimpleEndpoints |
NuGet Url: | https://www.nuget.org/packages/SimpleEndpoints |
Install
Install-Package SimpleEndpoints
dotnet add package SimpleEndpoints
paket add SimpleEndpoints
SimpleEndpoints Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.ApiExplorer(>= 2.2.0)
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
Tags