Bugsnag.AspNet.WebApi
2.2.1
The Bugsnag Notifier for ASP.NET WebApi gives you instant notification of exceptions thrown from your ASP.NET WebApi applications. Any uncaught exceptions will trigger a notification to be sent to your Bugsnag project.
Install-Package Bugsnag.AspNet.WebApi -Version 2.2.1
dotnet add package Bugsnag.AspNet.WebApi --version 2.2.1
<PackageReference Include="Bugsnag.AspNet.WebApi" Version="2.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Bugsnag.AspNet.WebApi --version 2.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Bugsnag.AspNet.WebApi, 2.2.1"
#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 Bugsnag.AspNet.WebApi as a Cake Addin
#addin nuget:?package=Bugsnag.AspNet.WebApi&version=2.2.1
// Install Bugsnag.AspNet.WebApi as a Cake Tool
#tool nuget:?package=Bugsnag.AspNet.WebApi&version=2.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.0
- Bugsnag (>= 2.2.1)
- Bugsnag.ConfigurationSection (>= 2.2.1)
- Microsoft.AspNet.WebApi.Core (>= 4.0.20505)
-
.NETFramework 4.5
- Bugsnag (>= 2.2.1)
- Bugsnag.ConfigurationSection (>= 2.2.1)
- Microsoft.AspNet.WebApi.Core (>= 5.2.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
2.2.1 | 13,961 | 5/14/2020 |
2.2.0 | 97,545 | 7/19/2018 |
2.1.0 | 4,998 | 5/31/2018 |
2.0.240-dev-fde4f23 | 163 | 5/14/2020 |
2.0.2 | 39,069 | 3/29/2018 |
2.0.1 | 512 | 3/28/2018 |
2.0.0 | 516 | 3/26/2018 |
2.0.0-alpha | 629 | 3/12/2018 |