Skip to content

Latest commit

 

History

History
22 lines (21 loc) · 902 Bytes

README.md

File metadata and controls

22 lines (21 loc) · 902 Bytes

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>