Rollbar.NetCore.AspNet 5.2.2

dotnet add package Rollbar.NetCore.AspNet --version 5.2.2
                    
NuGet\Install-Package Rollbar.NetCore.AspNet -Version 5.2.2
                    
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.2" />
                    
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.2" />
                    
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.2
                    
#r "nuget: Rollbar.NetCore.AspNet, 5.2.2"
                    
#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.
#addin nuget:?package=Rollbar.NetCore.AspNet&version=5.2.2
                    
Install Rollbar.NetCore.AspNet as a Cake Addin
#tool nuget:?package=Rollbar.NetCore.AspNet&version=5.2.2
                    
Install Rollbar.NetCore.AspNet 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 78,703 3/21/2024
5.2.0 190,973 5/17/2022
5.1.3 50,316 4/1/2022
5.1.2 2,804 3/15/2022
5.1.1 11,081 2/10/2022
5.1.0 4,745 2/9/2022
5.0.5-beta 2,686 11/5/2021
5.0.4-beta 292 10/14/2021
5.0.3-beta 375 10/6/2021
5.0.2-beta 267 9/17/2021
5.0.1-beta 264 9/14/2021
5.0.0-beta 290 8/27/2021
4.0.3 405,267 3/30/2021
4.0.2 1,492 3/24/2021
4.0.1 2,195 3/9/2021
4.0.0 4,440 2/10/2021
3.14.1 2,299 1/28/2021
3.14.0 42,385 10/22/2020
3.13.0-beta 366 9/11/2020
3.12.3 4,137 8/31/2020
3.12.2 11,433 7/21/2020
3.12.1 846 7/14/2020
3.12.0 5,516 5/18/2020
3.11.0 1,255 5/8/2020
3.10.0 1,751 4/24/2020
3.9.1 2,353 3/25/2020
3.9.0 1,188 3/21/2020
3.8.0 707 3/14/2020
3.7.1 4,924 1/29/2020
3.7.0 26,346 12/23/2019
3.6.3 3,949 11/27/2019
3.6.2 1,199 11/16/2019
3.6.1-beta 482 11/6/2019
3.6.0-beta 609 9/28/2019
3.5.0 55,622 8/22/2019
3.4.0 611 8/19/2019
3.3.0 4,555 8/2/2019
3.2.0 28,306 5/28/2019
3.1.0 912 5/6/2019
3.0.6 1,642 4/19/2019
3.0.5 765 4/16/2019
3.0.4 34,477 4/5/2019
3.0.3 2,636 3/28/2019
3.0.2 3,068 3/14/2019

chore: Update project metadata.