rollbar / Rollbar.NET

Rollbar for .NET
https://docs.rollbar.com/docs/dotnet
MIT License
65 stars 44 forks source link

Hot fix of Telemetry with NetExtensions and RollbarMiddleware #628

Closed akornich closed 2 years ago

akornich commented 2 years ago

Description of the change

fix: resolve #626 - Telemetry in DotNet Core 3.1 is not initialized feat: resolve #627 - Capture RollbarInfrastructureConfig with each payload

Type of change

Related issues

Shortcut stories and GitHub issues (delete irrelevant)

Checklists

Development

Code review

akornich commented 2 years ago

@cyrusradfar , thanks!