How to Use Raygun in ASP.NET 5 MVC 6

Sam

Posted on
Dec 16 2015

How do I use Raygun in an ASP.NET 5 MVC 6 app? The Nuget package seems to be pointing to the old version of ASP.NET MVC i.e. MVC 4/5.

I also see references to web.config which no longer exists in ASP.NET 5.


Callum

Posted on
Dec 18 2015

Hi Sam,

Raygun4NET supports all currently released .NET frameworks including ASP.NET MVC 5 on .NET 4.5.2.

The major changes coming in ASP.NET 5/MVC 6/.NET Core/.NET 4.6 necessitate a nontrivial amount of work on Raygun4NET which we plan to do once the API is stable.

We've looked at this a few times but the prior beta1-8 releases of ASP.NET 5 were missing critical functionality, and the recent codebase as released in the RC1 candidate appears to still be under development. The RTM is planned for March next year so we will have support nearer to that time.


Reply