Ben.Demystifier
Ben.Demystifier copied to clipboard
.Net4.0 Support
Hi, It would be great if this package target .net4.0 as it is the last Long Term release and heavily deployed. Also, it would be great if Demystifier can work in StackTrace string as that would really much increase its usability even in CI Servers to post-process data.
Thanks for this great package
target .net4.0 as it is the last Long Term release
Are you thinking 4.5.2?
Support for .NET 4.0, 4.5, 4.5.1 ended last year on January 12, 2016
yup, you are right but we target .net4.0 and this was something missing for long time. We also thinking to use Sentry which also demangle names but using Regex and that approach works and can be used everywhere. Having something from .Net team is awesome and might be this stuff got integrated in .Net itself if it proves its worth.
Thanks for your quick response
.NET Framework 4.7.2 support ?
@kiquenet it's already supported

From .NET Framework 4.5
Applies to NET 4.8, NET Core 3.2 and NET 5 ?
Yes and the CI runs the tests for net46+, netcoreapp2.1, netcoreapp3.1 and net5.0
