Skip to content

Shrink Html at render time of ASP.NET MVC4 application

License

Notifications You must be signed in to change notification settings

am-creations/razor-shrink

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 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

Languages

  • JavaScript 85.3%
  • C# 11.7%
  • CSS 3.0%