Skip to content

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.

Notifications You must be signed in to change notification settings

ronnieoverby/MvcAssetManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages