Minifies HTML strings in a compiled ASP.Net Core Razor Views DLL.
https://github.com/atlv24/HTMinIL.git
Run dotnet build, and open /example/bin/Debug/netcoreapp3.0/HTMinIL.Example.Views.dll in your favorite decompiler to compare it against /example/bin/Debug/netcoreapp3.0/HTMinIL.Example.Views.dll.old, the unminified original.
Coming soon. (Haven't figured out the best way yet!)