Rollbar.AppSettings.Json
5.0.2-beta
See the version list below for details.
dotnet add package Rollbar.AppSettings.Json --version 5.0.2-beta
NuGet\Install-Package Rollbar.AppSettings.Json -Version 5.0.2-beta
<PackageReference Include="Rollbar.AppSettings.Json" Version="5.0.2-beta" />
paket add Rollbar.AppSettings.Json --version 5.0.2-beta
#r "nuget: Rollbar.AppSettings.Json, 5.0.2-beta"
// Install Rollbar.AppSettings.Json as a Cake Addin #addin nuget:?package=Rollbar.AppSettings.Json&version=5.0.2-beta&prerelease // Install Rollbar.AppSettings.Json as a Cake Tool #tool nuget:?package=Rollbar.AppSettings.Json&version=5.0.2-beta&prerelease
Product | Versions 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 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.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. |
-
.NETStandard 2.0
- Microsoft.CodeAnalysis.NetAnalyzers (>= 5.0.3)
- Microsoft.Extensions.Configuration (>= 2.2.0)
- Microsoft.Extensions.Configuration.Binder (>= 2.2.4)
- Microsoft.Extensions.Configuration.Json (>= 2.2.0)
- Microsoft.Extensions.Logging (>= 2.2.0)
- Rollbar (>= 5.0.2-beta)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Rollbar.AppSettings.Json:
Package | Downloads |
---|---|
Rollbar.NetCore.AspNet
Rollbar collects errors that happen in your application, notifies you, and analyzes them so you can debug and fix them. |
|
Rollbar.NetPlatformExtensions
Rollbar collects errors that happen in your application, notifies you, and analyzes them so you can debug and fix them. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.2.2 | 29,578 | 3/21/2024 |
5.2.0 | 166,753 | 5/17/2022 |
5.1.3 | 50,066 | 4/1/2022 |
5.1.2 | 3,541 | 3/15/2022 |
5.1.1 | 11,908 | 2/10/2022 |
5.1.0 | 5,265 | 2/9/2022 |
5.0.5-beta | 3,119 | 11/5/2021 |
5.0.4-beta | 878 | 10/14/2021 |
5.0.3-beta | 847 | 10/6/2021 |
5.0.2-beta | 5,639 | 9/17/2021 |
5.0.1-beta | 753 | 9/14/2021 |
5.0.0-beta | 751 | 8/27/2021 |
4.0.3 | 397,185 | 3/30/2021 |
4.0.2 | 2,091 | 3/24/2021 |
4.0.1 | 2,435 | 3/9/2021 |
4.0.0 | 5,082 | 2/10/2021 |
- feat: resolve #532 - Make RollbarMiddlewareException wrapper optional based on config settings
- feat: resolve #408 - Invalid configuration file prototype error
- refactor: resolve #587 - Update Rollbar.NET's dependency on Newtonsoft.Json package to current version 13.0
- docs: updated README.md