Closed phillip-haydon closed 6 years ago
No these are correct. Apologies for the confusion.
Raygun4Net.Core is indeed the package that is shared between the MVC and WebApi Raygun4Net packages. It does not function by itself, and just holds all the common classes between those 2 packages. This allows them to both be installed into the same project without causing naming conflictions. It was named before .NET Core was a thing. We are thinking to rename it to something like Raygun4Net.Web.Common to avoid confusion, but this is low priority.
Raygun4Net.AspNetCore is our .NET Core package. Soon we will be introducing a Raygun4Net.NetCore package too for NetStandard 2 apps, and perhaps update the AspNetCore package description.
I hope that helps explain it, let us know if you have further comments.
https://www.nuget.org/packages/Mindscape.Raygun4Net.AspNetCore/
https://www.nuget.org/packages/Mindscape.Raygun4Net.Core/
Are these descriptions around the wrong way???