Skip to content

Version 1.2

Compare
Choose a tag to compare
@awaescher awaescher released this 16 Mar 18:20
· 24 commits to master since this release

Fusion++ goes .NET Core 🤘

This version does not add any new features. Instead, I converted Fusion++ from the beloved .NET Framework to .NET Core (netcoreapp3.1).

Note that this does not mean that you can analyse binding issues of .NET Core apps as well like requested in #10. It just means that Fusion++ itself is running as .NET Core app. Afaik, there's no real approach to track binding issues in .NET Core but I'll keep tracking this as feature request.

By the way, hopefully, running Fusion++ as .NET Core app will fix the mess around the HttpClient which caused Fusion++ to crash for a very small number of users, see issue #8.

As always, I hope you enjoy using Fusion++.
Have fun ✋