Rollbar.NetCore.AspNet 3.12.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Rollbar.NetCore.AspNet --version 3.12.1
NuGet\Install-Package Rollbar.NetCore.AspNet -Version 3.12.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Rollbar.NetCore.AspNet" Version="3.12.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rollbar.NetCore.AspNet --version 3.12.1
#r "nuget: Rollbar.NetCore.AspNet, 3.12.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. 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.12.1

// Install Rollbar.NetCore.AspNet as a Cake Tool
#tool nuget:?package=Rollbar.NetCore.AspNet&version=3.12.1
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 is compatible.  netcoreapp2.1 is compatible.  netcoreapp2.2 is compatible.  netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 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

TelegramBots.Shared

Package Description

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Rollbar.NetCore.AspNet:

Repository Stars
mregni/EmbyStat
Multiplatform statistics server for Emby server
SharebookBR/sharebook-backend
Projeto backend de código livre para o app Sharebook.
Version Downloads Last updated
5.2.0 109,283 5/17/2022
5.1.3 41,504 4/1/2022
5.1.2 2,447 3/15/2022
5.1.1 9,030 2/10/2022
5.1.0 3,661 2/9/2022
5.0.5-beta 2,571 11/5/2021
5.0.4-beta 231 10/14/2021
5.0.3-beta 314 10/6/2021
5.0.2-beta 210 9/17/2021
5.0.1-beta 206 9/14/2021
5.0.0-beta 227 8/27/2021
4.0.3 338,249 3/30/2021
4.0.2 1,407 3/24/2021
4.0.1 1,655 3/9/2021
4.0.0 4,280 2/10/2021
3.14.1 2,059 1/28/2021
3.14.0 40,066 10/22/2020
3.13.0-beta 296 9/11/2020
3.12.3 4,019 8/31/2020
3.12.2 10,232 7/21/2020
3.12.1 691 7/14/2020
3.12.0 5,082 5/18/2020
3.11.0 1,164 5/8/2020
3.10.0 1,656 4/24/2020
3.9.1 2,229 3/25/2020
3.9.0 1,099 3/21/2020
3.8.0 624 3/14/2020
3.7.1 4,842 1/29/2020
3.7.0 25,961 12/23/2019
3.6.3 3,871 11/27/2019
3.6.2 1,119 11/16/2019
3.6.1-beta 402 11/6/2019
3.6.0-beta 536 9/28/2019
3.5.0 49,702 8/22/2019
3.4.0 535 8/19/2019
3.3.0 4,469 8/2/2019
3.2.0 27,735 5/28/2019
3.1.0 825 5/6/2019
3.0.6 1,557 4/19/2019
3.0.5 673 4/16/2019
3.0.4 33,823 4/5/2019
3.0.3 2,553 3/28/2019
3.0.2 2,957 3/14/2019

- chore: resolve #538: Fix VisualStudio build warnings.
     - chore: resolve #537: .NET SDK SonarCloud "issues and vulnerabilities" cleanup.
     - chore: resolve #535: Investigate .NET SDK SonarCloud code coverage by unit tests in Azure DevOps.
     - chore: resolve #536: Integrate the CI with SonarCloud.
     - chore: resolve #542: Setup CI Github Workflow for master.