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. |
.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,021 | 2/28/2022 |
3.0.5 | 782 | 2/23/2022 |
2.0.2 | 1,332 | 11/9/2020 |
2.0.1 | 1,131 | 9/30/2020 |
2.0.0 | 1,010 | 9/25/2020 |
1.1.10 | 1,238 | 1/15/2020 |
1.1.9 | 1,356 | 12/27/2019 |
1.1.8 | 1,156 | 11/20/2019 |
1.1.7 | 1,207 | 10/4/2019 |
1.1.6 | 1,221 | 7/12/2019 |
1.1.5 | 2,540 | 6/20/2018 |
1.1.4 | 1,559 | 6/20/2018 |
1.1.3 | 1,425 | 6/19/2018 |
1.1.2 | 1,801 | 5/5/2018 |
1.1.1 | 1,747 | 4/28/2018 |
1.1.0 | 1,485 | 4/22/2018 |
1.0.3 | 1,537 | 4/19/2018 |
1.0.2 | 1,823 | 1/22/2018 |
1.0.1 | 1,669 | 11/13/2017 |
1.0.0 | 1,714 | 10/9/2017 |
Fixed so the user is attached to the error contexts.