项目作者: rodolphito

项目描述 :
Minifies HTML strings in a compiled ASP.Net Core Razor Views DLL.
高级语言: C#
项目地址: git://github.com/rodolphito/HTMinIL.git
创建时间: 2019-07-03T23:34:59Z
项目社区:https://github.com/rodolphito/HTMinIL

开源协议:MIT License

下载


HTMinIL

Minifies HTML strings in a compiled ASP.Net Core Razor Views DLL.

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.

How to set this up in your razor project

Coming soon. (Haven’t figured out the best way yet!)