fyr77/EnvyUpdate

.NET 6

fyr77 opened this issue · 5 comments

fyr77 commented

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.

fyr77 commented

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.

fyr77 commented

I will port this project to .NET Core / 5 as soon as it comes with Windows pre-installed.

fyr77 commented

Nuget Packages that are made obsolete by a port to .NET Core / 5:

  • Newtonsoft.Json
  • Costura
  • Fody
  • Resource Embedder
fyr77 commented

Since .NET 6 will be the next LTS release, this issue has been renamed.

fyr77 commented

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.