Richard Versluis
Results
2
comments of
Richard Versluis
You could check out https://github.com/rollbar/Rollbar.NET which supports dotnet core. It is the official .NET client from Rollbar.
It is indirectly used in `RequestModelBuilder`, the `RequestContext` object. https://github.com/mroach/RollbarSharp/blob/master/src/RollbarSharp/Builders/RequestModelBuilder.cs#L49