Rollbar.NET
Rollbar.NET copied to clipboard
Rollbar for .NET
[For reference](https://docs.microsoft.com/en-us/dotnet/standard/serialization/system-text-json-migrate-from-newtonsoft-how-to?pivots=dotnet-6-0)
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
Microsoft is [about to end support of .NET 5.0 on May 8, 2022](https://docs.microsoft.com/en-us/lifecycle/products/microsoft-net-and-net-core)
Microsoft is [about to end the support of .NET Framework version](https://docs.microsoft.com/en-us/lifecycle/products/microsoft-net-framework)s 4.5.2, 4.6, and 4.6.1 on April 26, 2022.
**Is your feature request related to a problem? Please describe.** I am able to configure Rollbar with appsettings but not the Serilog plugin. This is unfortunate because all the other...
**Describe the bug** If you have your access token in a [secrets](https://docs.microsoft.com/en-us/aspnet/core/security/app-secrets?view=aspnetcore-3.1&tabs=windows) file for example, this will not get loaded. Same with environment vars, CLI args, etc. https://github.com/rollbar/Rollbar.NET/blob/master/Rollbar/NetCore/AppSettingsUtility.cs#L181 **To Reproduce**...
**Describe the bug** Hi, I am not sure this is a bug or not. When I try to add Rollbar provider in ConfigureLogging as same as I do with AddConsole()....
Does Rollbar have an equivalent to Appcenter's GetLastSessionCrashReportAsync for a Xamarin Forms app? I am trying to not have to mix-and-match Rollbar and Appcenter for crash reporting. ``` if (Crashes.HasCrashedInLastSessionAsync().Result)...
**Is your feature request related to a problem? Please describe.** For example, - add dedicated decorator for capturing OperationContext.Current.IncomingMessageProperties, etc. **Describe the solution you'd like** Should be implemented as a...
[https://dotnet.microsoft.com/platform/support/policy/dotnet-core](https://dotnet.microsoft.com/platform/support/policy/dotnet-core)