Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 398 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 398 Bytes

MvcAssetManager

HTML helpers that add functionality to the new bundling system in MVC 4. Allows developers to require bundles, script & style references, and inline scripts and styles from child views and partials, ensuring that they are only rendered once.

The AssetManager class can be found in the Infrastructure folder.

Examples of use can be found in the layout/views.