HostsFileEditor
HostsFileEditor copied to clipboard
Migrate to .NET Core 3.1
Quick experiment migrating to .NET Core 3.1 with self-contained executable that has no dependency on .NET being installed on target machine. Even with trimming it's huge at 83MB so this isn't ready until trimming is improved. I'll try again once .NET 5 is released and see if it's better.
.Net 5 is out.
Also, if you want, you could use Avalonia to make it cross-platform.