Skip to content
/ HTMinIL Public

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

License

Notifications You must be signed in to change notification settings

atlv24/HTMinIL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!)

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published