Coderr.Client.AspNetCore.Mvc
3.0.6
Prefix Reserved
dotnet add package Coderr.Client.AspNetCore.Mvc --version 3.0.6
NuGet\Install-Package Coderr.Client.AspNetCore.Mvc -Version 3.0.6
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Coderr.Client.AspNetCore.Mvc" Version="3.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Coderr.Client.AspNetCore.Mvc --version 3.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Coderr.Client.AspNetCore.Mvc, 3.0.6"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Coderr.Client.AspNetCore.Mvc as a Cake Addin #addin nuget:?package=Coderr.Client.AspNetCore.Mvc&version=3.0.6 // Install Coderr.Client.AspNetCore.Mvc as a Cake Tool #tool nuget:?package=Coderr.Client.AspNetCore.Mvc&version=3.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Takes care of all your exceptions in ASP.NET Core Mvc applications.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp3.1 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- Coderr.Client (>= 2.0.5)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.0.6 | 1,041 | 2/28/2022 |
3.0.5 | 792 | 2/23/2022 |
2.0.2 | 1,344 | 11/9/2020 |
2.0.1 | 1,141 | 9/30/2020 |
2.0.0 | 1,020 | 9/25/2020 |
1.1.10 | 1,249 | 1/15/2020 |
1.1.9 | 1,368 | 12/27/2019 |
1.1.8 | 1,166 | 11/20/2019 |
1.1.7 | 1,217 | 10/4/2019 |
1.1.6 | 1,232 | 7/12/2019 |
1.1.5 | 2,557 | 6/20/2018 |
1.1.4 | 1,572 | 6/20/2018 |
1.1.3 | 1,440 | 6/19/2018 |
1.1.2 | 1,814 | 5/5/2018 |
1.1.1 | 1,760 | 4/28/2018 |
1.1.0 | 1,499 | 4/22/2018 |
1.0.3 | 1,550 | 4/19/2018 |
1.0.2 | 1,836 | 1/22/2018 |
1.0.1 | 1,682 | 11/13/2017 |
1.0.0 | 1,727 | 10/9/2017 |
Fixed so the user is attached to the error contexts.