AspNetCore.Mvc.HttpActionResults.ClientError
0.3.0
AspNetCore.Mvc.HttpActionResults.ClientError is a collection of client error HTTP status code action results for ASP.NET Core MVC. See the project repository for more information and available features.
Install-Package AspNetCore.Mvc.HttpActionResults.ClientError -Version 0.3.0
dotnet add package AspNetCore.Mvc.HttpActionResults.ClientError --version 0.3.0
<PackageReference Include="AspNetCore.Mvc.HttpActionResults.ClientError" Version="0.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AspNetCore.Mvc.HttpActionResults.ClientError --version 0.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AspNetCore.Mvc.HttpActionResults.ClientError, 0.3.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install AspNetCore.Mvc.HttpActionResults.ClientError as a Cake Addin
#addin nuget:?package=AspNetCore.Mvc.HttpActionResults.ClientError&version=0.3.0
// Install AspNetCore.Mvc.HttpActionResults.ClientError as a Cake Tool
#tool nuget:?package=AspNetCore.Mvc.HttpActionResults.ClientError&version=0.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5.1
- Microsoft.AspNetCore.Mvc.Core (>= 1.1.0)
-
.NETStandard 1.6
- Microsoft.AspNetCore.Mvc.Core (>= 1.1.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on AspNetCore.Mvc.HttpActionResults.ClientError:
Package | Downloads |
---|---|
AspNetCore.Mvc.HttpActionResults.ClientError.Extensions
AspNetCore.Mvc.HttpActionResults.ClientError.Extensions is a collection of client error HTTP status code extension methods for ASP.NET Core MVC. See the project repository for more information and available features.
|
GitHub repositories
This package is not used by any popular GitHub repositories.