AspNetWebApi.ApiActionSelector
0.4.0
An extensible ApiSelector for ASP.NET Web API
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package AspNetWebApi.ApiActionSelector -Version 0.4.0
dotnet add package AspNetWebApi.ApiActionSelector --version 0.4.0
<PackageReference Include="AspNetWebApi.ApiActionSelector" Version="0.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AspNetWebApi.ApiActionSelector --version 0.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AspNetWebApi.ApiActionSelector, 0.4.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install AspNetWebApi.ApiActionSelector as a Cake Addin #addin nuget:?package=AspNetWebApi.ApiActionSelector&version=0.4.0 // Install AspNetWebApi.ApiActionSelector as a Cake Tool #tool nuget:?package=AspNetWebApi.ApiActionSelector&version=0.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Microsoft.AspNet.WebApi.Core (>= 5.0.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AspNetWebApi.ApiActionSelector:
Package | Downloads |
---|---|
AspNetWebApi.FiveLevelsOfMediaType
ASP.NET Web API Implementation of Five Levels of Media Type according to http://byterot.blogspot.co.uk/2012/12/5-levels-of-media-type-rest-csds.html
|
GitHub repositories
This package is not used by any popular GitHub repositories.