Skip to content

mathieurene/razor-shrink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

razor-shrink

Shrink Html at render time of ASP.net MVC4 application. It removes unnecessary space and carriage returns, saving up to ±25% of bandwidth.

Installation

Change pageBaseType of the web.config file int the Views directory of our project ie: <system.web.webPages.razor>
</system.web.webPages.razor>

About

Shrink Html at render time of ASP.net MVC4 application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published