751
Downloads
19
Downloads of v 0.9.0
2013-05-16
Last update
MvcAccount
0.9.0
Authentication and account management plugin for ASP.NET MVC.
MvcAccount is a substitute for MembershipProvider designed for ASP.NET MVC, that provides more features
and the ability to store username/password and other related data in your own database.
See https://github.com/maxtoroq/MvcAccount for installation instructions.
To install MvcAccount, run the following command in the Package Manager Console
PM> Install-Package MvcAccount
Release Notes
BREAKING CHANGES:
- Major refactor which affects namespaces, routes, resources, views and CSS. Functionality remains the same.
- Depending on MvcCodeRouting
See https://github.com/maxtoroq/MvcAccount for installation instructions.
Owners
Authors
Copyright
© 2012-2013 Max Toro Q.
Tags
Dependencies
-
- MvcCodeRouting (≥ 1.1.0)
Version History
| Version | Downloads | Last updated |
|---|---|---|
| MvcAccount 0.9.0 | 19 | Thursday, May 16 2013 |
| MvcAccount 0.8.5 | 134 | Friday, December 28 2012 |
| MvcAccount 0.8.4 | 128 | Monday, October 22 2012 |
| MvcAccount 0.8.3 | 215 | Monday, May 21 2012 |
| MvcAccount 0.8.2 | 83 | Tuesday, April 17 2012 |
| MvcAccount 0.8.1 | 119 | Thursday, February 09 2012 |
| MvcAccount 0.8.0 | 53 | Wednesday, January 25 2012 |