Download MvcAccount

Description

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.

Source Files

The download file mvcaccount.zip has the following entries.


trunk/.nuget/NuGet.Config//from w  w  w. java  2  s  .  c o  m
trunk/.nuget/NuGet.targets
trunk/LICENSE.txt
trunk/MvcAccount.sln
trunk/MvcAccount/AccountConfiguration.cs
trunk/MvcAccount/AccountController.cs
trunk/MvcAccount/AccountMembershipProvider.cs
trunk/MvcAccount/AccountRepository.cs
trunk/MvcAccount/AccountRepositoryWrapper.cs
trunk/MvcAccount/AccountResources.cs
trunk/MvcAccount/AccountResources.tt
trunk/MvcAccount/AccountService.cs
trunk/MvcAccount/ChangeEmailInput.cs
trunk/MvcAccount/ChangeEmailResult.cs
trunk/MvcAccount/ChangePasswordInput.cs
trunk/MvcAccount/ClearTextPasswordService.cs
trunk/MvcAccount/FinishResetPasswordInput.cs
trunk/MvcAccount/FormsAuthenticationService.cs
trunk/MvcAccount/HtmlUtility.cs
trunk/MvcAccount/MvcAccount.csproj
trunk/MvcAccount/PasswordLengthAttribute.cs
trunk/MvcAccount/PasswordService.cs
trunk/MvcAccount/Properties/AssemblyInfo.cs
trunk/MvcAccount/ResetPasswordErrorReason.cs
trunk/MvcAccount/ResetPasswordInput.cs
trunk/MvcAccount/ResetPasswordResult.cs
trunk/MvcAccount/Resources/AccountResources.Designer.cs
trunk/MvcAccount/Resources/AccountResources.es.resx
trunk/MvcAccount/Resources/AccountResources.fi.resx
trunk/MvcAccount/Resources/AccountResources.pt.resx
trunk/MvcAccount/Resources/AccountResources.resx
trunk/MvcAccount/SignInInput.cs
trunk/MvcAccount/SqlMembershipProviderPasswordService.cs
trunk/MvcAccount/UserWrapper.cs
trunk/MvcAccount/Utilities/HttpGetHeadAttribute.cs
trunk/MvcAccount/Utilities/QueryStringBuilder.cs
trunk/MvcAccount/Utilities/StringExtensions.cs
trunk/MvcAccount/VerificationData.cs
trunk/MvcAccount/ViewModels/BaseViewModel.cs
trunk/MvcAccount/ViewModels/ChangeEmailViewModel.cs
trunk/MvcAccount/ViewModels/ChangePasswordViewModel.cs
trunk/MvcAccount/ViewModels/EmailChangeNotificationMessageViewModel.cs
trunk/MvcAccount/ViewModels/EmailChangeVerificationMessageViewModel.cs
trunk/MvcAccount/ViewModels/EmailChangeVerificationSentViewModel.cs
trunk/MvcAccount/ViewModels/EmailSavedViewModel.cs
trunk/MvcAccount/ViewModels/EmailVerificationMessageViewModel.cs
trunk/MvcAccount/ViewModels/FormViewModel.cs
trunk/MvcAccount/ViewModels/IndexViewModel.cs
trunk/MvcAccount/ViewModels/LinkModel.cs
trunk/MvcAccount/ViewModels/PasswordResetVerificationSentViewModel.cs
trunk/MvcAccount/ViewModels/PasswordResetViewModel.cs
trunk/MvcAccount/ViewModels/PasswordSavedViewModel.cs
trunk/MvcAccount/ViewModels/RPViewModel.cs
trunk/MvcAccount/ViewModels/ResetPasswordErrorMessageViewModel.cs
trunk/MvcAccount/ViewModels/ResetPasswordMessageViewModel.cs
trunk/MvcAccount/ViewModels/ResetPasswordViewModel.cs
trunk/MvcAccount/ViewModels/SignInViewModel.cs
trunk/MvcAccount/Views.cs
trunk/MvcAccount/Views.tt
trunk/MvcAccount/Views/Account/ChangeEmail.cshtml
trunk/MvcAccount/Views/Account/ChangePassword.cshtml
trunk/MvcAccount/Views/Account/EditorTemplates/Object.cshtml
trunk/MvcAccount/Views/Account/EditorTemplates/Password.cshtml
trunk/MvcAccount/Views/Account/EmailChangeVerificationSent.cshtml
trunk/MvcAccount/Views/Account/EmailSaved.cshtml
trunk/MvcAccount/Views/Account/Index.cshtml
trunk/MvcAccount/Views/Account/Notifications/EmailChangeNotificationMessage.cshtml
trunk/MvcAccount/Views/Account/Notifications/EmailChangeNotificationMessage.es.cshtml
trunk/MvcAccount/Views/Account/Notifications/EmailChangeNotificationMessage.fi.cshtml
trunk/MvcAccount/Views/Account/Notifications/EmailChangeNotificationMessage.pt.cshtml
trunk/MvcAccount/Views/Account/Notifications/EmailChangeVerificationMessage.cshtml
trunk/MvcAccount/Views/Account/Notifications/EmailChangeVerificationMessage.es.cshtml
trunk/MvcAccount/Views/Account/Notifications/EmailChangeVerificationMessage.fi.cshtml
trunk/MvcAccount/Views/Account/Notifications/EmailChangeVerificationMessage.pt.cshtml
trunk/MvcAccount/Views/Account/Notifications/EmailVerificationMessage.cshtml
trunk/MvcAccount/Views/Account/Notifications/EmailVerificationMessage.es.cshtml
trunk/MvcAccount/Views/Account/Notifications/EmailVerificationMessage.fi.cshtml
trunk/MvcAccount/Views/Account/Notifications/EmailVerificationMessage.pt.cshtml
trunk/MvcAccount/Views/Account/Notifications/ResetPasswordErrorMessage.cshtml
trunk/MvcAccount/Views/Account/Notifications/ResetPasswordErrorMessage.es.cshtml
trunk/MvcAccount/Views/Account/Notifications/ResetPasswordErrorMessage.pt.cshtml
trunk/MvcAccount/Views/Account/Notifications/ResetPasswordMessage.cshtml
trunk/MvcAccount/Views/Account/Notifications/ResetPasswordMessage.es.cshtml
trunk/MvcAccount/Views/Account/Notifications/ResetPasswordMessage.fi.cshtml
trunk/MvcAccount/Views/Account/Notifications/ResetPasswordMessage.pt.cshtml
trunk/MvcAccount/Views/Account/Notifications/_ViewStart.cshtml
trunk/MvcAccount/Views/Account/PasswordReset.cshtml
trunk/MvcAccount/Views/Account/PasswordResetVerificationSent.cshtml
trunk/MvcAccount/Views/Account/PasswordSaved.cshtml
trunk/MvcAccount/Views/Account/RP.cshtml
trunk/MvcAccount/Views/Account/ResetPassword.cshtml
trunk/MvcAccount/Views/Account/SignIn.cshtml
trunk/MvcAccount/packages.config
trunk/NOTICE.txt
trunk/samples/App_GlobalResources/AccountResources.es.resx
trunk/samples/App_GlobalResources/AccountResources.resx
trunk/samples/Content/Site.css
trunk/samples/Controllers/HomeController.cs
trunk/samples/Global.asax
trunk/samples/Global.asax.cs
trunk/samples/Models/TestAccountRepository.cs
trunk/samples/Models/User.cs
trunk/samples/SampleWebsite.csproj
trunk/samples/Scripts/jquery-1.5.1-vsdoc.js
trunk/samples/Scripts/jquery-1.5.1.js
trunk/samples/Scripts/jquery-1.5.1.min.js
trunk/samples/Scripts/jquery.unobtrusive-ajax.js
trunk/samples/Scripts/jquery.unobtrusive-ajax.min.js
trunk/samples/Scripts/jquery.validate-vsdoc.js
trunk/samples/Scripts/jquery.validate.js
trunk/samples/Scripts/jquery.validate.min.js
trunk/samples/Scripts/jquery.validate.unobtrusive.js
trunk/samples/Scripts/jquery.validate.unobtrusive.min.js
trunk/samples/Views/Home/Index.cshtml
trunk/samples/Views/Shared/Error.cshtml
trunk/samples/Views/Shared/_Layout.cshtml
trunk/samples/Views/Web.config
trunk/samples/Views/_ViewStart.cshtml
trunk/samples/Web.config
trunk/samples/packages.config

Download

Click the following link to download mvcaccount.zip.

mvcaccount.zip




















Home »
  ASP.NET Free Code »
    Database »




Database
LINQ
NHibernate
ORM
SQL
SQL Server