API Middleware for AspNet with emphasis on REST-ful capabilities, versioning, performance, and extensibility.
Info
Version: | 1.1.1905.2602 |
Author(s): | Daniel A Hill |
Last Update: | Sunday, May 26, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DanielAHill/ApiActions |
NuGet Url: | https://www.nuget.org/packages/ApiActions.Abstractions |
Install
Install-Package ApiActions.Abstractions
dotnet add package ApiActions.Abstractions
paket add ApiActions.Abstractions
ApiActions.Abstractions Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Routing(>= 2.2.2)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
Tags