Skip to content

jlarsson/MvcAssets

Repository files navigation

Summary

Javascript and CSS asset manager.

Installation

PM> Install-Package MvcAssets

Requirements

  • .NET 4.0
  • ASP.NET MVC 3

##Key features

  • Automatic handling of dulicate inline scripts, inline styles, javascript includes and css includes.
  • Best practice rendering of assets in either head or footer of page.
  • Allows references to assets in master views, views and partial views without risk of clobbering generated markup
  • Minification and combination of javascript and css files (via AjaxMin)

Legal

MvcAssets is released under the MIT License.

AjaxMin is released under the Apache License

Contribute

Contributors are welcome. Create a fork on github and send me pull requests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published