DBTek.BugGuardian.AspNetCore
1.1.0
Install-Package DBTek.BugGuardian.AspNetCore -Version 1.1.0
dotnet add package DBTek.BugGuardian.AspNetCore --version 1.1.0
<PackageReference Include="DBTek.BugGuardian.AspNetCore" Version="1.1.0" />
paket add DBTek.BugGuardian.AspNetCore --version 1.1.0
#r "nuget: DBTek.BugGuardian.AspNetCore, 1.1.0"
// Install DBTek.BugGuardian.AspNetCore as a Cake Addin
#addin nuget:?package=DBTek.BugGuardian.AspNetCore&version=1.1.0
// Install DBTek.BugGuardian.AspNetCore as a Cake Tool
#tool nuget:?package=DBTek.BugGuardian.AspNetCore&version=1.1.0
BugGuardian.AspNetCore is the official ASP.NET Core extension for BugGuardian.
This package works with both .Net Framework and .Net Core.
BugGuardian is a library, written in C# targeting NetStandard 1.1, that allows to easily create a Bug or Task work item on your Visual Studio Team Services account or on your on-premises Team Foundation Server in the case your application throws an Unhandled Exception.
It can also be invoked manually in try/catch blocks to keep track of handled exceptions.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.6
- DBTek.BugGuardian (>= 2.1.0)
- Microsoft.AspNetCore.Http (>= 1.0.0)
- Microsoft.Extensions.Configuration (>= 1.0.0)
-
.NETStandard 1.6
- DBTek.BugGuardian (>= 2.1.0)
- Microsoft.AspNetCore.Http (>= 1.0.0)
- Microsoft.Extensions.Configuration (>= 1.0.0)
- Microsoft.NETCore.Portable.Compatibility (>= 1.0.1)
- NETStandard.Library (>= 1.6.1)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.