BugSnag is now Insight Hub - we're making some changes to how the product looks, but this won't impact the way you use BugSnag or any of your integrations.

Compatibility

BugSnag notifier library compatibility

The core BugSnag notifier library targets .NET Framework 3.5, 4.0, 4.5, .NET Standard 1.3 and .NET Standard 2.0. The following implementations are supported:

  • .NET Framework 3.5, 4.0 and 4.5+
  • .NET Core 1.x, 2.x and 3.x
  • .NET 5+

Notes

  • Using the netstandard13 dll, if Notify is called with an unthrown exception a stack trace will not be generated.

  • WinForms applications are not supported.