An extensible ApiSelector for ASP.NET Web API.
Info
Version: | 1.0.0 |
Author(s): | Ali Kheyrollahi |
Last Update: | Monday, July 17, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aliostad/ApiActionSelector |
NuGet Url: | https://www.nuget.org/packages/AspNetWebApi.ApiActionSelector |
Install
Install-Package AspNetWebApi.ApiActionSelector
dotnet add package AspNetWebApi.ApiActionSelector
paket add AspNetWebApi.ApiActionSelector
AspNetWebApi.ApiActionSelector Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Client(>= 5.2.3)
- Microsoft.AspNet.WebApi.Core(>= 5.2.3)
- Newtonsoft.Json(>= 9.0.1)
Tags