MindscapeHQ / raygun4net

Raygun provider for .NET
https://raygun.com
MIT License
125 stars 91 forks source link

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

Closed dougwaldron closed 8 months ago

dougwaldron commented 2 years ago

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.

bounav commented 1 year ago

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.

phillip-haydon commented 8 months ago

v10.0.0 is released with breadcrumb support.