Simple ASP.NET Core API Endpoints - The alternative to Controllers and Mediator patterns.
Info
Version: | 1.2.0 |
Author(s): | Tobias Sibera |
Last Update: | Monday, January 30, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SiberaIndustries/SI.Endpoints |
NuGet Url: | https://www.nuget.org/packages/SI.Endpoints |
Install
Install-Package SI.Endpoints
dotnet add package SI.Endpoints
paket add SI.Endpoints
SI.Endpoints Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
Tags