HostsFileEditor icon indicating copy to clipboard operation
HostsFileEditor copied to clipboard

Migrate to .NET Core 3.1

Open scottlerch opened this issue 5 years ago • 1 comments

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.

scottlerch avatar Jun 17 '20 20:06 scottlerch

.Net 5 is out.

Also, if you want, you could use Avalonia to make it cross-platform.

stevesobol avatar Oct 11 '21 18:10 stevesobol