Rollbar.NetCore.AspNet 5.2.0

There is a newer version of this package available.
See the version list below for details.
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.
<PackageVersion Include="Rollbar.NetCore.AspNet" Version="5.2.0" />
                    
Directory.Packages.props
<PackageReference Include="Rollbar.NetCore.AspNet" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#:package Rollbar.NetCore.AspNet@5.2.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Rollbar.NetCore.AspNet&version=5.2.0
                    
Install as a Cake Addin
#tool nuget:?package=Rollbar.NetCore.AspNet&version=5.2.0
                    
Install as a Cake Tool
Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.1 is compatible. 
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.2 267,949 3/21/2024
5.2.0 230,449 5/17/2022
5.1.3 52,131 4/1/2022
5.1.2 3,758 3/15/2022
5.1.1 12,370 2/10/2022
5.1.0 5,577 2/9/2022
5.0.5-beta 2,946 11/5/2021
5.0.4-beta 461 10/14/2021
5.0.3-beta 513 10/6/2021
5.0.2-beta 421 9/17/2021
5.0.1-beta 424 9/14/2021
5.0.0-beta 438 8/27/2021
4.0.3 449,783 3/30/2021
4.0.2 1,806 3/24/2021
4.0.1 3,376 3/9/2021
4.0.0 4,784 2/10/2021
3.14.1 2,806 1/28/2021
3.14.0 43,375 10/22/2020
3.13.0-beta 552 9/11/2020
3.12.3 4,486 8/31/2020
Loading failed

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