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
- Host: GitHub
- URL: https://github.com/anderly/simplemembership.mvc3
- Owner: anderly
- Created: 2011-02-05T17:22:26.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2011-10-19T18:32:40.000Z (over 14 years ago)
- Last Synced: 2025-02-27T00:10:01.302Z (over 1 year ago)
- Homepage:
- Size: 165 KB
- Stars: 11
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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?