Rollbar.NetCore.AspNet
3.5.0
.NET Standard 2.0
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 Rollbar.NetCore.AspNet -Version 3.5.0
dotnet add package Rollbar.NetCore.AspNet --version 3.5.0
<PackageReference Include="Rollbar.NetCore.AspNet" Version="3.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rollbar.NetCore.AspNet --version 3.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Rollbar.NetCore.AspNet, 3.5.0"
#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 Rollbar.NetCore.AspNet as a Cake Addin
#addin nuget:?package=Rollbar.NetCore.AspNet&version=3.5.0
// Install Rollbar.NetCore.AspNet as a Cake Tool
#tool nuget:?package=Rollbar.NetCore.AspNet&version=3.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Rollbar collects errors that happen in your application, notifies you, and analyzes them so you can debug and fix them.
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 | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.AspNetCore.Http (>= 2.0.0)
- Microsoft.AspNetCore.Http.Abstractions (>= 2.0.0)
- Microsoft.Extensions.Configuration (>= 2.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 2.0.0)
- Microsoft.Extensions.Configuration.FileExtensions (>= 2.0.0)
- Microsoft.Extensions.Configuration.Json (>= 2.0.0)
- Microsoft.Extensions.Logging (>= 2.0.0)
- Rollbar (>= 3.5.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Rollbar.NetCore.AspNet:
Package | Downloads |
---|---|
JohnTseng
Package Description |
|
Everal.Core
Package contains everything needed for easy development of Web applications using .NET Core |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Rollbar.NetCore.AspNet:
Repository | Stars |
---|---|
mregni/EmbyStat
Multiplatform statistics server for Emby server
|
Version | Downloads | Last updated |
---|---|---|
5.2.0 | 30 | 5/17/2022 |
5.1.3 | 2,105 | 4/1/2022 |
5.1.2 | 715 | 3/15/2022 |
5.1.1 | 766 | 2/10/2022 |
5.1.0 | 141 | 2/9/2022 |
5.0.5-beta | 1,182 | 11/5/2021 |
5.0.4-beta | 128 | 10/14/2021 |
5.0.3-beta | 211 | 10/6/2021 |
5.0.2-beta | 118 | 9/17/2021 |
5.0.1-beta | 116 | 9/14/2021 |
5.0.0-beta | 136 | 8/27/2021 |
4.0.3 | 79,001 | 3/30/2021 |
4.0.2 | 1,211 | 3/24/2021 |
4.0.1 | 958 | 3/9/2021 |
4.0.0 | 3,909 | 2/10/2021 |
3.14.1 | 588 | 1/28/2021 |
3.14.0 | 15,825 | 10/22/2020 |
3.13.0-beta | 211 | 9/11/2020 |
3.12.3 | 3,344 | 8/31/2020 |
3.12.2 | 6,786 | 7/21/2020 |
3.12.1 | 477 | 7/14/2020 |
3.12.0 | 4,163 | 5/18/2020 |
3.11.0 | 902 | 5/8/2020 |
3.10.0 | 1,433 | 4/24/2020 |
3.9.1 | 1,869 | 3/25/2020 |
3.9.0 | 919 | 3/21/2020 |
3.8.0 | 443 | 3/14/2020 |
3.7.1 | 4,648 | 1/29/2020 |
3.7.0 | 23,971 | 12/23/2019 |
3.6.3 | 3,681 | 11/27/2019 |
3.6.2 | 920 | 11/16/2019 |
3.6.1-beta | 302 | 11/6/2019 |
3.6.0-beta | 427 | 9/28/2019 |
3.5.0 | 29,470 | 8/22/2019 |
3.4.0 | 329 | 8/19/2019 |
3.3.0 | 4,265 | 8/2/2019 |
3.2.0 | 23,495 | 5/28/2019 |
3.1.0 | 619 | 5/6/2019 |
3.0.6 | 1,358 | 4/19/2019 |
3.0.5 | 481 | 4/16/2019 |
3.0.4 | 17,813 | 4/5/2019 |
3.0.3 | 2,350 | 3/28/2019 |
3.0.2 | 1,156 | 3/14/2019 |
feat: resolve #432: Add ability to scrub form data like HTTP request/response body.