An open API service indexing awesome lists of open source software.

https://github.com/anderly/simplemembership.mvc3

NuGet package to enable SimpleMembership with Mvc3
https://github.com/anderly/simplemembership.mvc3

Last synced: about 1 year ago
JSON representation

NuGet package to enable SimpleMembership with Mvc3

Awesome Lists containing this project

README

          

# SimpleMembership.Mvc3

SimpleMembership.Mvc3 enables the SimpleMembership API from WebMatrix/WebPages (i.e. WebSecurity) to be used with ASP.NET MVC3.

## Features

* Includes a web activator and web.config transforms that enable the SimpleMembershipProvider
* Includes an abstraction of the WebSecurity helper (IWebSecurityService) and an implementation (WebSecurityService) to enable use with DI/IoC frameworks such as NInject, etc.

## Usage

Install-Package SimpleMembership.Mvc3

See http://ander.ly/SimpleMembershipMvc3 for more details

## Copyright

Copyright 2011 Adam Anderly

## License

License? What License?