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

ASP.NET MVC library compatibility

The ASP.NET library is compiled for .NET Framework 3.5, 4.0 and 4.5.

ASP.NET MVC 2 ASP.NET MVC 4 ASP.NET MVC 5
net35
net40
net45

Notes

  • Using the net35 assembly will mean that you have to manually register the HttpModule in your web.config file. Other versions will automatically register themselves