Bugsnag.AspNet.WebApi
2.0.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.
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 Bugsnag.AspNet.WebApi -Version 2.0.1
dotnet add package Bugsnag.AspNet.WebApi --version 2.0.1
<PackageReference Include="Bugsnag.AspNet.WebApi" Version="2.0.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.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.0
- Bugsnag (>= 2.0.1)
- Microsoft.AspNet.WebApi.Core (>= 4.0.20505)
-
.NETFramework 4.5
- Bugsnag (>= 2.0.1)
- Microsoft.AspNet.WebApi.Core (>= 5.2.0)
GitHub Usage
This package is not used by any popular GitHub repositories.