Rollbar.NetCore.AspNet 5.2.0

.NET 5.0 .NET Core 3.1
dotnet add package Rollbar.NetCore.AspNet --version 5.2.0
NuGet\Install-Package Rollbar.NetCore.AspNet -Version 5.2.0
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="5.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Rollbar.NetCore.AspNet --version 5.2.0
#r "nuget: Rollbar.NetCore.AspNet, 5.2.0"
#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=5.2.0

// Install Rollbar.NetCore.AspNet as a Cake Tool
#tool nuget:?package=Rollbar.NetCore.AspNet&version=5.2.0
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 net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp3.1
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

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 (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 29,079 5/17/2022
5.1.3 20,853 4/1/2022
5.1.2 1,984 3/15/2022
5.1.1 6,087 2/10/2022
5.1.0 1,257 2/9/2022
5.0.5-beta 2,332 11/5/2021
5.0.4-beta 172 10/14/2021
5.0.3-beta 255 10/6/2021
5.0.2-beta 168 9/17/2021
5.0.1-beta 152 9/14/2021
5.0.0-beta 172 8/27/2021
4.0.3 191,288 3/30/2021
4.0.2 1,313 3/24/2021
4.0.1 1,253 3/9/2021
4.0.0 4,166 2/10/2021
3.14.1 1,149 1/28/2021
3.14.0 27,812 10/22/2020
3.13.0-beta 250 9/11/2020
3.12.3 3,815 8/31/2020
3.12.2 9,300 7/21/2020
3.12.1 589 7/14/2020
3.12.0 4,421 5/18/2020
3.11.0 1,018 5/8/2020
3.10.0 1,552 4/24/2020
3.9.1 2,034 3/25/2020
3.9.0 1,026 3/21/2020
3.8.0 547 3/14/2020
3.7.1 4,752 1/29/2020
3.7.0 25,609 12/23/2019
3.6.3 3,787 11/27/2019
3.6.2 1,036 11/16/2019
3.6.1-beta 346 11/6/2019
3.6.0-beta 469 9/28/2019
3.5.0 43,365 8/22/2019
3.4.0 448 8/19/2019
3.3.0 4,387 8/2/2019
3.2.0 27,201 5/28/2019
3.1.0 738 5/6/2019
3.0.6 1,479 4/19/2019
3.0.5 591 4/16/2019
3.0.4 26,039 4/5/2019
3.0.3 2,459 3/28/2019
3.0.2 1,382 3/14/2019

feat: resolve #630 - No option to set code_version at the config level in v5 of the SDK