Skip to content

Unified bundling and minification framework for ASP.NET. Largely deprecated. Posted for historical purposes.

Notifications You must be signed in to change notification settings

davidbetz/nalarium.client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nalarium.client (historical)

Largely deprecated; ASP.NET's bundling and minification and MVC completely replaced it for me. This was for WebForms. This would gather up all your CSS and JS files from all sources everywhere and streamline them into a single place (either at the end of the page in a cust om OnDomLoad location or whatever). It would even suck resources out of DLLs for you. There were also providers to abstract the differences between jQuery and Prototype. Well, since jQuery (may it now RIP) won... that's moot.

About

Unified bundling and minification framework for ASP.NET. Largely deprecated. Posted for historical purposes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published