raygun4net icon indicating copy to clipboard operation
raygun4net copied to clipboard

Breadcrumbs not available when upgrading a WinForms app to .NET (Core)

Open dougwaldron opened this issue 2 years ago • 1 comments

I utilize RaygunClient.RecordBreadcrumb in a .NET Framework WinForms app that I'm trying to upgrade to .NET 6.

I've changed the NuGet package from "Mindscape.Raygun4Net" to "Mindscape.Raygun4Net.NetCore". Is this correct?

Now breadcrumbs are no longer available. Are there plans to implement this feature? Or is there an alternative?

FYI, your documentation for using Breadcrumbs in .NET does not mention that they aren't available in some types of apps.

dougwaldron avatar Mar 16 '22 19:03 dougwaldron

Glad it's not just me!

I mentioned that to Raygun's customer support a few months ago, they confirmed that breadcrumbs are not supported in .net core after a bit of back and forth.

I suggested they make that clearer in their documentation but they haven't got round to doing that it seems.

bounav avatar Jul 03 '23 09:07 bounav

v10.0.0 is released with breadcrumb support.

phillip-haydon avatar Mar 13 '24 02:03 phillip-haydon