Bugsnag.AspNet.Core
2.2.1
The Bugsnag Notifier for ASP.NET Core gives you instant notification of exceptions thrown from your ASP.NET Core applications. Any uncaught exceptions will trigger a notification to be sent to your Bugsnag project.
Install-Package Bugsnag.AspNet.Core -Version 2.2.1
dotnet add package Bugsnag.AspNet.Core --version 2.2.1
<PackageReference Include="Bugsnag.AspNet.Core" 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.Core --version 2.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Bugsnag.AspNet.Core, 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.Core as a Cake Addin
#addin nuget:?package=Bugsnag.AspNet.Core&version=2.2.1
// Install Bugsnag.AspNet.Core as a Cake Tool
#tool nuget:?package=Bugsnag.AspNet.Core&version=2.2.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 1.3
- Bugsnag (>= 2.2.1)
- Microsoft.AspNetCore.Diagnostics.Abstractions (>= 1.1.5)
- Microsoft.AspNetCore.Hosting.Abstractions (>= 1.1.3)
- Microsoft.AspNetCore.Http (>= 1.1.2)
- Microsoft.AspNetCore.Http.Abstractions (>= 1.1.2)
- Microsoft.AspNetCore.Http.Extensions (>= 1.1.2)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 1.1.1)
- Microsoft.Extensions.DiagnosticAdapter (>= 1.1.2)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 1.1.2)
- NETStandard.Library (>= 1.6.1)
- System.Diagnostics.DiagnosticSource (>= 4.4.1)
-
.NETStandard 2.0
- Bugsnag (>= 2.2.1)
- Microsoft.AspNetCore.Diagnostics.Abstractions (>= 2.0.1)
- Microsoft.AspNetCore.Hosting.Abstractions (>= 2.0.1)
- Microsoft.AspNetCore.Http (>= 2.0.1)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.0.1)
- Microsoft.AspNetCore.Http.Extensions (>= 2.0.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.0.0)
- Microsoft.Extensions.DiagnosticAdapter (>= 1.1.2)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 2.0.0)
- System.Diagnostics.DiagnosticSource (>= 4.4.1)
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 | 80,770 | 5/14/2020 |
2.2.0 | 176,292 | 7/19/2018 |
2.1.0 | 28,632 | 5/31/2018 |
2.0.240-dev-fde4f23 | 180 | 5/14/2020 |
2.0.2 | 2,002 | 3/29/2018 |
2.0.1 | 540 | 3/28/2018 |
2.0.0 | 1,136 | 3/26/2018 |
2.0.0-alpha | 670 | 3/12/2018 |