Info
Version: | 0.12.0 |
Author(s): | Max Toro Q. |
Last Update: | Monday, February 17, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/maxtoroq/MvcAccount |
NuGet Url: | https://www.nuget.org/packages/MvcAccount |
Install
Install-Package MvcAccount
dotnet add package MvcAccount
paket add MvcAccount
MvcAccount Download (Unzip the "nupkg" after downloading)
Dependencies
- MvcCodeRouting(1.1.0)
Tags
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/wiki/Installation-Instructions.