.NET 6
fyr77 opened this issue · 5 comments
For future sustainability it would be wise to port this project from .NET Framework to .NET Core / the upcoming .NET 5.
Low priority, probably won't happen before .NET 5 is actually released.
When porting this to core, it would be a good idea to take another stab at using Windows 10's toast notification API. This would drop support for Windows 7 and 8.1, but seeing as Windows 7 is EOL and Windows 8.1 not very popular I find this acceptable.
I will port this project to .NET Core / 5 as soon as it comes with Windows pre-installed.
Nuget Packages that are made obsolete by a port to .NET Core / 5:
- Newtonsoft.Json
- Costura
- Fody
- Resource Embedder
Since .NET 6 will be the next LTS release, this issue has been renamed.
Since I have found out that this tool is certainly still used on Windows 7 and 8, I have decided to stick with .NET Framework as long as it's feasable.