Skip to content

iceball12/griffin.mvccontrib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Griffin.MvcContrib

A contribution project for ASP.NET MVC3

Current features

Read the wiki for a more detailed introduction.

  • A more SOLID membership provider (uses the DependencyResolver to fetch each part)
  • Easy model, view and validation localization without ugly attributes.
  • HtmlHelpers that allows you to extend them or modify the generated HTML before it's written to the view.
  • Base structure for JSON responses to allow integration between different plugins.
  • Administration area for localization administration

Installation (nuget)

Base contrib package:

install-package griffin.mvccontrib

The administration area:

install-package griffin.mvccontrib.admin

More information

Read the wiki.

Releases

No releases published

Packages

No packages published

Languages

  • C# 55.2%
  • JavaScript 44.7%
  • PowerShell 0.1%