Helps you to quickly create a themed ASP.NET MVC 3 Web application. Ported from thehttps://github.com/pilu/web-app-theme. To see a list of all the themes please visit http://pilu.github.com/web-app-theme It also contains the Entity Framework Code-First ASP.Net membership provider http://codefirstmembership.codeplex.com/ as well as jQuery Datatables support for generated list views. To change the theme open the _Layout.cshtml file and change this line to any of the theme names: @Assets.Theme("default") For a list of theme names see the Content\themes folder.
You can find the source for the extension on github. |