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 |
Install
Install-Package ApiActions
dotnet add package ApiActions
paket add ApiActions
ApiActions Download (Unzip the "nupkg" after downloading)
Dependencies
- ApiActions.Abstractions(>= 1.1.1905.2602)
- DanielAHill.Reflection(>= 1.0.0)
- Microsoft.AspNetCore.Http(>= 2.2.2)
- Microsoft.AspNetCore.Routing(>= 2.2.2)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.2)
- System.ComponentModel.Annotations(>= 4.5.0)
- System.ComponentModel.TypeConverter(>= 4.3.0)
Tags