Download Asp.Net Identity sample app Free Java Code
Description
Asp.Net Identity RC1 sample app.
Icons
Source Files
The download file Asp.Net-Identity-sample-app-master.zip has the following entries.
.gitignore/*from ww w . j av a2s . c om*/
CustomUser/CustomUser.sln
CustomUser/CustomUser/App_Start/BundleConfig.cs
CustomUser/CustomUser/App_Start/FilterConfig.cs
CustomUser/CustomUser/App_Start/RouteConfig.cs
CustomUser/CustomUser/App_Start/Startup.Auth.cs
CustomUser/CustomUser/Content/Site.css
CustomUser/CustomUser/Content/bootstrap.css
CustomUser/CustomUser/Content/bootstrap.min.css
CustomUser/CustomUser/Controllers/AccountController.cs
CustomUser/CustomUser/Controllers/HomeController.cs
CustomUser/CustomUser/CustomUser.csproj
CustomUser/CustomUser/Global.asax
CustomUser/CustomUser/Global.asax.cs
CustomUser/CustomUser/Models/AccountViewModels.cs
CustomUser/CustomUser/Models/ApplicationDbContext.cs
CustomUser/CustomUser/Models/ApplicationUser.cs
CustomUser/CustomUser/Models/Configurations/ApplicationUserConfiguration.cs
CustomUser/CustomUser/Models/Configurations/IdentityRoleConfiguration.cs
CustomUser/CustomUser/Models/Configurations/IdentityUserClaimConfiguration.cs
CustomUser/CustomUser/Models/Configurations/IdentityUserLoginConfiguration.cs
CustomUser/CustomUser/Models/Configurations/IdentityUserRoleConfiguration.cs
CustomUser/CustomUser/Project_Readme.html
CustomUser/CustomUser/Properties/AssemblyInfo.cs
CustomUser/CustomUser/Scripts/_references.js
CustomUser/CustomUser/Scripts/bootstrap.js
CustomUser/CustomUser/Scripts/bootstrap.min.js
CustomUser/CustomUser/Scripts/jquery-2.0.3.intellisense.js
CustomUser/CustomUser/Scripts/jquery-2.0.3.js
CustomUser/CustomUser/Scripts/jquery-2.0.3.min.js
CustomUser/CustomUser/Scripts/jquery-2.0.3.min.map
CustomUser/CustomUser/Scripts/jquery.validate-vsdoc.js
CustomUser/CustomUser/Scripts/jquery.validate.js
CustomUser/CustomUser/Scripts/jquery.validate.min.js
CustomUser/CustomUser/Scripts/jquery.validate.unobtrusive.js
CustomUser/CustomUser/Scripts/jquery.validate.unobtrusive.min.js
CustomUser/CustomUser/Scripts/modernizr-2.6.2.js
CustomUser/CustomUser/Scripts/respond.js
CustomUser/CustomUser/Scripts/respond.min.js
CustomUser/CustomUser/Startup.cs
CustomUser/CustomUser/Views/Account/ExternalLoginConfirmation.cshtml
CustomUser/CustomUser/Views/Account/ExternalLoginFailure.cshtml
CustomUser/CustomUser/Views/Account/Login.cshtml
CustomUser/CustomUser/Views/Account/Manage.cshtml
CustomUser/CustomUser/Views/Account/Register.cshtml
CustomUser/CustomUser/Views/Account/_ChangePasswordPartial.cshtml
CustomUser/CustomUser/Views/Account/_ExternalLoginsListPartial.cshtml
CustomUser/CustomUser/Views/Account/_RemoveAccountPartial.cshtml
CustomUser/CustomUser/Views/Account/_SetPasswordPartial.cshtml
CustomUser/CustomUser/Views/Home/About.cshtml
CustomUser/CustomUser/Views/Home/Contact.cshtml
CustomUser/CustomUser/Views/Home/Index.cshtml
CustomUser/CustomUser/Views/Shared/Error.cshtml
CustomUser/CustomUser/Views/Shared/_Layout.cshtml
CustomUser/CustomUser/Views/Shared/_LoginPartial.cshtml
CustomUser/CustomUser/Views/Web.config
CustomUser/CustomUser/Views/_ViewStart.cshtml
CustomUser/CustomUser/Web.Debug.config
CustomUser/CustomUser/Web.Release.config
CustomUser/CustomUser/Web.config
CustomUser/CustomUser/favicon.ico
CustomUser/CustomUser/fonts/glyphicons-halflings-regular.eot
CustomUser/CustomUser/fonts/glyphicons-halflings-regular.svg
CustomUser/CustomUser/fonts/glyphicons-halflings-regular.ttf
CustomUser/CustomUser/fonts/glyphicons-halflings-regular.woff
CustomUser/CustomUser/packages.config
README.md
WebApplication/ASP.NET identity/ASP.NET identity.modelproj
WebApplication/ASP.NET identity/ASP.Net Identity.classdiagram
WebApplication/ASP.NET identity/ASP.Net Identity.classdiagram.layout
WebApplication/ASP.NET identity/ModelDefinition/ASP.NET identity.uml
WebApplication/ASP.NET identity/ModelDefinition/Package1_1921.uml
WebApplication/ASP.NET identity/ModelDefinition/Package1_1922.uml
WebApplication/ASP.NET identity/ModelDefinition/Package1_1935.uml
WebApplication/ASP.NET identity/ModelDefinition/Package2_1921.uml
WebApplication/ASP.NET identity/ModelDefinition/Package2_1935.uml
WebApplication/ASP.NET identity/ModelDefinition/Package3_1921.uml
WebApplication/ASP.NET identity/ModelDefinition/Package3_1935.uml
WebApplication/ASP.NET identity/ModelDefinition/Package4_1921.uml
WebApplication/ASP.NET identity/ModelDefinition/Package4_1935.uml
WebApplication/ASP.NET identity/ModelDefinition/Package5_1921.uml
WebApplication/ASP.NET identity/ModelDefinition/Package6_1921.uml
WebApplication/ASP.NET identity/ModelDefinition/Package7_1921.uml
WebApplication/ASP.NET identity/ModelDefinition/Package8_1921.uml
WebApplication/ASP.NET identity/ModelDefinition/Package_1921.uml
WebApplication/ASP.NET identity/ModelDefinition/Package_1922.uml
WebApplication/ASP.NET identity/ModelDefinition/Package_1935.uml
WebApplication/ASP.NET identity/User Role Model.classdiagram
WebApplication/ASP.NET identity/User Role Model.classdiagram.layout
WebApplication/Identity-Onybo.sln
WebApplication/MongoUser.Tests/MongoUser.Tests.csproj
WebApplication/MongoUser.Tests/Properties/AssemblyInfo.cs
WebApplication/MongoUser.Tests/StoreTests.cs
WebApplication/MongoUser.Tests/app.config
WebApplication/MongoUser.Tests/packages.config
WebApplication/MongoUser/App_Start/BundleConfig.cs
WebApplication/MongoUser/App_Start/FilterConfig.cs
WebApplication/MongoUser/App_Start/RouteConfig.cs
WebApplication/MongoUser/App_Start/Startup.Auth.cs
WebApplication/MongoUser/Content/Site.css
WebApplication/MongoUser/Content/bootstrap-theme.css
WebApplication/MongoUser/Content/bootstrap-theme.min.css
WebApplication/MongoUser/Content/bootstrap.css
WebApplication/MongoUser/Content/bootstrap.min.css
WebApplication/MongoUser/Controllers/AccountController.cs
WebApplication/MongoUser/Controllers/HomeController.cs
WebApplication/MongoUser/Global.asax
WebApplication/MongoUser/Global.asax.cs
WebApplication/MongoUser/Identity.MongoDb/UserStore.cs
WebApplication/MongoUser/Models/AccountViewModels.cs
WebApplication/MongoUser/Models/IIdentityUser.cs
WebApplication/MongoUser/Models/IdentityModels.cs
WebApplication/MongoUser/MongoUser.csproj
WebApplication/MongoUser/Project_Readme.html
WebApplication/MongoUser/Properties/AssemblyInfo.cs
WebApplication/MongoUser/Scripts/_references.js
WebApplication/MongoUser/Scripts/bootstrap.js
WebApplication/MongoUser/Scripts/bootstrap.min.js
WebApplication/MongoUser/Scripts/jquery-1.10.2.intellisense.js
WebApplication/MongoUser/Scripts/jquery-1.10.2.js
WebApplication/MongoUser/Scripts/jquery-1.10.2.min.js
WebApplication/MongoUser/Scripts/jquery-1.10.2.min.map
WebApplication/MongoUser/Scripts/jquery.validate-vsdoc.js
WebApplication/MongoUser/Scripts/jquery.validate.js
WebApplication/MongoUser/Scripts/jquery.validate.min.js
WebApplication/MongoUser/Scripts/jquery.validate.unobtrusive.js
WebApplication/MongoUser/Scripts/jquery.validate.unobtrusive.min.js
WebApplication/MongoUser/Scripts/modernizr-2.6.2.js
WebApplication/MongoUser/Scripts/respond.js
WebApplication/MongoUser/Scripts/respond.min.js
WebApplication/MongoUser/Startup.cs
WebApplication/MongoUser/Views/Account/ExternalLoginConfirmation.cshtml
WebApplication/MongoUser/Views/Account/ExternalLoginFailure.cshtml
WebApplication/MongoUser/Views/Account/Login.cshtml
WebApplication/MongoUser/Views/Account/Manage.cshtml
WebApplication/MongoUser/Views/Account/Register.cshtml
WebApplication/MongoUser/Views/Account/_ChangePasswordPartial.cshtml
WebApplication/MongoUser/Views/Account/_ExternalLoginsListPartial.cshtml
WebApplication/MongoUser/Views/Account/_RemoveAccountPartial.cshtml
WebApplication/MongoUser/Views/Account/_SetPasswordPartial.cshtml
WebApplication/MongoUser/Views/Home/About.cshtml
WebApplication/MongoUser/Views/Home/Contact.cshtml
WebApplication/MongoUser/Views/Home/Index.cshtml
WebApplication/MongoUser/Views/Shared/Error.cshtml
WebApplication/MongoUser/Views/Shared/_Layout.cshtml
WebApplication/MongoUser/Views/Shared/_LoginPartial.cshtml
WebApplication/MongoUser/Views/Web.config
WebApplication/MongoUser/Views/_ViewStart.cshtml
WebApplication/MongoUser/Web.Debug.config
WebApplication/MongoUser/Web.Release.config
WebApplication/MongoUser/Web.config
WebApplication/MongoUser/favicon.ico
WebApplication/MongoUser/fonts/glyphicons-halflings-regular.eot
WebApplication/MongoUser/fonts/glyphicons-halflings-regular.svg
WebApplication/MongoUser/fonts/glyphicons-halflings-regular.ttf
WebApplication/MongoUser/fonts/glyphicons-halflings-regular.woff
WebApplication/MongoUser/packages.config
WebApplication/UserModel/App.config
WebApplication/UserModel/CustomRole.cs
WebApplication/UserModel/CustomUser.cs
WebApplication/UserModel/Properties/AssemblyInfo.cs
WebApplication/UserModel/UserModel.csproj
WebApplication/UserModel/packages.config
WebApplication/WebApplication/App_Start/BundleConfig.cs
WebApplication/WebApplication/App_Start/FilterConfig.cs
WebApplication/WebApplication/App_Start/RouteConfig.cs
WebApplication/WebApplication/App_Start/Startup.Auth.cs
WebApplication/WebApplication/Content/Site.css
WebApplication/WebApplication/Content/bootstrap-responsive.css
WebApplication/WebApplication/Content/bootstrap-responsive.min.css
WebApplication/WebApplication/Content/bootstrap.css
WebApplication/WebApplication/Content/bootstrap.min.css
WebApplication/WebApplication/Content/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png
WebApplication/WebApplication/Content/themes/base/images/ui-bg_flat_75_ffffff_40x100.png
WebApplication/WebApplication/Content/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png
WebApplication/WebApplication/Content/themes/base/images/ui-bg_glass_65_ffffff_1x400.png
WebApplication/WebApplication/Content/themes/base/images/ui-bg_glass_75_dadada_1x400.png
WebApplication/WebApplication/Content/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png
WebApplication/WebApplication/Content/themes/base/images/ui-bg_glass_95_fef1ec_1x400.png
WebApplication/WebApplication/Content/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png
WebApplication/WebApplication/Content/themes/base/images/ui-icons_222222_256x240.png
WebApplication/WebApplication/Content/themes/base/images/ui-icons_2e83ff_256x240.png
WebApplication/WebApplication/Content/themes/base/images/ui-icons_454545_256x240.png
WebApplication/WebApplication/Content/themes/base/images/ui-icons_888888_256x240.png
WebApplication/WebApplication/Content/themes/base/images/ui-icons_cd0a0a_256x240.png
WebApplication/WebApplication/Content/themes/base/jquery-ui.css
WebApplication/WebApplication/Content/themes/base/jquery.ui.accordion.css
WebApplication/WebApplication/Content/themes/base/jquery.ui.all.css
WebApplication/WebApplication/Content/themes/base/jquery.ui.autocomplete.css
WebApplication/WebApplication/Content/themes/base/jquery.ui.base.css
WebApplication/WebApplication/Content/themes/base/jquery.ui.button.css
WebApplication/WebApplication/Content/themes/base/jquery.ui.core.css
WebApplication/WebApplication/Content/themes/base/jquery.ui.datepicker.css
WebApplication/WebApplication/Content/themes/base/jquery.ui.dialog.css
WebApplication/WebApplication/Content/themes/base/jquery.ui.progressbar.css
WebApplication/WebApplication/Content/themes/base/jquery.ui.resizable.css
WebApplication/WebApplication/Content/themes/base/jquery.ui.selectable.css
WebApplication/WebApplication/Content/themes/base/jquery.ui.slider.css
WebApplication/WebApplication/Content/themes/base/jquery.ui.tabs.css
WebApplication/WebApplication/Content/themes/base/jquery.ui.theme.css
WebApplication/WebApplication/Content/themes/base/minified/images/ui-bg_flat_0_aaaaaa_40x100.png
WebApplication/WebApplication/Content/themes/base/minified/images/ui-bg_flat_75_ffffff_40x100.png
WebApplication/WebApplication/Content/themes/base/minified/images/ui-bg_glass_55_fbf9ee_1x400.png
WebApplication/WebApplication/Content/themes/base/minified/images/ui-bg_glass_65_ffffff_1x400.png
WebApplication/WebApplication/Content/themes/base/minified/images/ui-bg_glass_75_dadada_1x400.png
WebApplication/WebApplication/Content/themes/base/minified/images/ui-bg_glass_75_e6e6e6_1x400.png
WebApplication/WebApplication/Content/themes/base/minified/images/ui-bg_glass_95_fef1ec_1x400.png
WebApplication/WebApplication/Content/themes/base/minified/images/ui-bg_highlight-soft_75_cccccc_1x100.png
WebApplication/WebApplication/Content/themes/base/minified/images/ui-icons_222222_256x240.png
WebApplication/WebApplication/Content/themes/base/minified/images/ui-icons_2e83ff_256x240.png
WebApplication/WebApplication/Content/themes/base/minified/images/ui-icons_454545_256x240.png
WebApplication/WebApplication/Content/themes/base/minified/images/ui-icons_888888_256x240.png
WebApplication/WebApplication/Content/themes/base/minified/images/ui-icons_cd0a0a_256x240.png
WebApplication/WebApplication/Content/themes/base/minified/jquery-ui.min.css
WebApplication/WebApplication/Content/themes/base/minified/jquery.ui.accordion.min.css
WebApplication/WebApplication/Content/themes/base/minified/jquery.ui.autocomplete.min.css
WebApplication/WebApplication/Content/themes/base/minified/jquery.ui.button.min.css
WebApplication/WebApplication/Content/themes/base/minified/jquery.ui.core.min.css
WebApplication/WebApplication/Content/themes/base/minified/jquery.ui.datepicker.min.css
WebApplication/WebApplication/Content/themes/base/minified/jquery.ui.dialog.min.css
WebApplication/WebApplication/Content/themes/base/minified/jquery.ui.progressbar.min.css
WebApplication/WebApplication/Content/themes/base/minified/jquery.ui.resizable.min.css
WebApplication/WebApplication/Content/themes/base/minified/jquery.ui.selectable.min.css
WebApplication/WebApplication/Content/themes/base/minified/jquery.ui.slider.min.css
WebApplication/WebApplication/Content/themes/base/minified/jquery.ui.tabs.min.css
WebApplication/WebApplication/Content/themes/base/minified/jquery.ui.theme.min.css
WebApplication/WebApplication/Controllers/AccountController.cs
WebApplication/WebApplication/Controllers/HomeController.cs
WebApplication/WebApplication/Global.asax
WebApplication/WebApplication/Global.asax.cs
WebApplication/WebApplication/Models/AccountViewModels.cs
WebApplication/WebApplication/Properties/AssemblyInfo.cs
WebApplication/WebApplication/Scripts/_references.js
WebApplication/WebApplication/Scripts/bootstrap.js
WebApplication/WebApplication/Scripts/bootstrap.min.js
WebApplication/WebApplication/Scripts/jquery-1.8.2.intellisense.js
WebApplication/WebApplication/Scripts/jquery-1.8.2.js
WebApplication/WebApplication/Scripts/jquery-1.8.2.min.js
WebApplication/WebApplication/Scripts/jquery-ui-1.8.24.js
WebApplication/WebApplication/Scripts/jquery-ui-1.8.24.min.js
WebApplication/WebApplication/Scripts/jquery.unobtrusive-ajax.js
WebApplication/WebApplication/Scripts/jquery.unobtrusive-ajax.min.js
WebApplication/WebApplication/Scripts/jquery.validate-vsdoc.js
WebApplication/WebApplication/Scripts/jquery.validate.js
WebApplication/WebApplication/Scripts/jquery.validate.min.js
WebApplication/WebApplication/Scripts/jquery.validate.unobtrusive.js
WebApplication/WebApplication/Scripts/jquery.validate.unobtrusive.min.js
WebApplication/WebApplication/Scripts/modernizr-2.6.2.js
WebApplication/WebApplication/Startup.cs
WebApplication/WebApplication/Views/Account/ExternalLoginConfirmation.cshtml
WebApplication/WebApplication/Views/Account/ExternalLoginFailure.cshtml
WebApplication/WebApplication/Views/Account/Login.cshtml
WebApplication/WebApplication/Views/Account/Manage.cshtml
WebApplication/WebApplication/Views/Account/Register.cshtml
WebApplication/WebApplication/Views/Account/_ChangePasswordPartial.cshtml
WebApplication/WebApplication/Views/Account/_ExternalLoginsListPartial.cshtml
WebApplication/WebApplication/Views/Account/_RemoveAccountPartial.cshtml
WebApplication/WebApplication/Views/Account/_SetPasswordPartial.cshtml
WebApplication/WebApplication/Views/Home/About.cshtml
WebApplication/WebApplication/Views/Home/Contact.cshtml
WebApplication/WebApplication/Views/Home/Index.cshtml
WebApplication/WebApplication/Views/Shared/Error.cshtml
WebApplication/WebApplication/Views/Shared/_Layout.cshtml
WebApplication/WebApplication/Views/Shared/_LoginPartial.cshtml
WebApplication/WebApplication/Views/Web.config
WebApplication/WebApplication/Views/_ViewStart.cshtml
WebApplication/WebApplication/Web.Debug.config
WebApplication/WebApplication/Web.Release.config
WebApplication/WebApplication/Web.config
WebApplication/WebApplication/WebApplication.csproj
WebApplication/WebApplication/favicon.ico
WebApplication/WebApplication/img/glyphicons-halflings-white.png
WebApplication/WebApplication/img/glyphicons-halflings.png
WebApplication/WebApplication/packages.config
WebApplication/WebApplicationModels.sln
WebApplication/WebCustomUser/App_Start/BundleConfig.cs
WebApplication/WebCustomUser/App_Start/FilterConfig.cs
WebApplication/WebCustomUser/App_Start/RouteConfig.cs
WebApplication/WebCustomUser/App_Start/Startup.Auth.cs
WebApplication/WebCustomUser/Content/Site.css
WebApplication/WebCustomUser/Content/bootstrap-theme.css
WebApplication/WebCustomUser/Content/bootstrap-theme.min.css
WebApplication/WebCustomUser/Content/bootstrap.css
WebApplication/WebCustomUser/Content/bootstrap.min.css
WebApplication/WebCustomUser/Content/themes/base/images/animated-overlay.gif
WebApplication/WebCustomUser/Content/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png
WebApplication/WebCustomUser/Content/themes/base/images/ui-bg_flat_75_ffffff_40x100.png
WebApplication/WebCustomUser/Content/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png
WebApplication/WebCustomUser/Content/themes/base/images/ui-bg_glass_65_ffffff_1x400.png
WebApplication/WebCustomUser/Content/themes/base/images/ui-bg_glass_75_dadada_1x400.png
WebApplication/WebCustomUser/Content/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png
WebApplication/WebCustomUser/Content/themes/base/images/ui-bg_glass_95_fef1ec_1x400.png
WebApplication/WebCustomUser/Content/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png
WebApplication/WebCustomUser/Content/themes/base/images/ui-icons_222222_256x240.png
WebApplication/WebCustomUser/Content/themes/base/images/ui-icons_2e83ff_256x240.png
WebApplication/WebCustomUser/Content/themes/base/images/ui-icons_454545_256x240.png
WebApplication/WebCustomUser/Content/themes/base/images/ui-icons_888888_256x240.png
WebApplication/WebCustomUser/Content/themes/base/images/ui-icons_cd0a0a_256x240.png
WebApplication/WebCustomUser/Content/themes/base/jquery-ui.css
WebApplication/WebCustomUser/Content/themes/base/jquery.ui.accordion.css
WebApplication/WebCustomUser/Content/themes/base/jquery.ui.all.css
WebApplication/WebCustomUser/Content/themes/base/jquery.ui.autocomplete.css
WebApplication/WebCustomUser/Content/themes/base/jquery.ui.base.css
WebApplication/WebCustomUser/Content/themes/base/jquery.ui.button.css
WebApplication/WebCustomUser/Content/themes/base/jquery.ui.core.css
WebApplication/WebCustomUser/Content/themes/base/jquery.ui.datepicker.css
WebApplication/WebCustomUser/Content/themes/base/jquery.ui.dialog.css
WebApplication/WebCustomUser/Content/themes/base/jquery.ui.menu.css
WebApplication/WebCustomUser/Content/themes/base/jquery.ui.progressbar.css
WebApplication/WebCustomUser/Content/themes/base/jquery.ui.resizable.css
WebApplication/WebCustomUser/Content/themes/base/jquery.ui.selectable.css
WebApplication/WebCustomUser/Content/themes/base/jquery.ui.slider.css
WebApplication/WebCustomUser/Content/themes/base/jquery.ui.spinner.css
WebApplication/WebCustomUser/Content/themes/base/jquery.ui.tabs.css
WebApplication/WebCustomUser/Content/themes/base/jquery.ui.theme.css
WebApplication/WebCustomUser/Content/themes/base/jquery.ui.tooltip.css
WebApplication/WebCustomUser/Content/themes/base/minified/images/animated-overlay.gif
WebApplication/WebCustomUser/Content/themes/base/minified/images/ui-bg_flat_0_aaaaaa_40x100.png
WebApplication/WebCustomUser/Content/themes/base/minified/images/ui-bg_flat_75_ffffff_40x100.png
WebApplication/WebCustomUser/Content/themes/base/minified/images/ui-bg_glass_55_fbf9ee_1x400.png
WebApplication/WebCustomUser/Content/themes/base/minified/images/ui-bg_glass_65_ffffff_1x400.png
WebApplication/WebCustomUser/Content/themes/base/minified/images/ui-bg_glass_75_dadada_1x400.png
WebApplication/WebCustomUser/Content/themes/base/minified/images/ui-bg_glass_75_e6e6e6_1x400.png
WebApplication/WebCustomUser/Content/themes/base/minified/images/ui-bg_glass_95_fef1ec_1x400.png
WebApplication/WebCustomUser/Content/themes/base/minified/images/ui-bg_highlight-soft_75_cccccc_1x100.png
WebApplication/WebCustomUser/Content/themes/base/minified/images/ui-icons_222222_256x240.png
WebApplication/WebCustomUser/Content/themes/base/minified/images/ui-icons_2e83ff_256x240.png
WebApplication/WebCustomUser/Content/themes/base/minified/images/ui-icons_454545_256x240.png
WebApplication/WebCustomUser/Content/themes/base/minified/images/ui-icons_888888_256x240.png
WebApplication/WebCustomUser/Content/themes/base/minified/images/ui-icons_cd0a0a_256x240.png
WebApplication/WebCustomUser/Content/themes/base/minified/jquery-ui.min.css
WebApplication/WebCustomUser/Content/themes/base/minified/jquery.ui.accordion.min.css
WebApplication/WebCustomUser/Content/themes/base/minified/jquery.ui.autocomplete.min.css
WebApplication/WebCustomUser/Content/themes/base/minified/jquery.ui.button.min.css
WebApplication/WebCustomUser/Content/themes/base/minified/jquery.ui.core.min.css
WebApplication/WebCustomUser/Content/themes/base/minified/jquery.ui.datepicker.min.css
WebApplication/WebCustomUser/Content/themes/base/minified/jquery.ui.dialog.min.css
WebApplication/WebCustomUser/Content/themes/base/minified/jquery.ui.menu.min.css
WebApplication/WebCustomUser/Content/themes/base/minified/jquery.ui.progressbar.min.css
WebApplication/WebCustomUser/Content/themes/base/minified/jquery.ui.resizable.min.css
WebApplication/WebCustomUser/Content/themes/base/minified/jquery.ui.selectable.min.css
WebApplication/WebCustomUser/Content/themes/base/minified/jquery.ui.slider.min.css
WebApplication/WebCustomUser/Content/themes/base/minified/jquery.ui.spinner.min.css
WebApplication/WebCustomUser/Content/themes/base/minified/jquery.ui.tabs.min.css
WebApplication/WebCustomUser/Content/themes/base/minified/jquery.ui.theme.min.css
WebApplication/WebCustomUser/Content/themes/base/minified/jquery.ui.tooltip.min.css
WebApplication/WebCustomUser/Controllers/AccountController.cs
WebApplication/WebCustomUser/Controllers/HomeController.cs
WebApplication/WebCustomUser/Global.asax
WebApplication/WebCustomUser/Global.asax.cs
WebApplication/WebCustomUser/Models/AccountViewModels.cs
WebApplication/WebCustomUser/Models/CustomDbContext.cs
WebApplication/WebCustomUser/Models/RegistrationViewModel.cs
WebApplication/WebCustomUser/Properties/AssemblyInfo.cs
WebApplication/WebCustomUser/Scripts/_references.js
WebApplication/WebCustomUser/Scripts/bootstrap.js
WebApplication/WebCustomUser/Scripts/bootstrap.min.js
WebApplication/WebCustomUser/Scripts/jquery-2.0.3.intellisense.js
WebApplication/WebCustomUser/Scripts/jquery-2.0.3.js
WebApplication/WebCustomUser/Scripts/jquery-2.0.3.min.js
WebApplication/WebCustomUser/Scripts/jquery-2.0.3.min.map
WebApplication/WebCustomUser/Scripts/jquery-ui-1.10.3.js
WebApplication/WebCustomUser/Scripts/jquery-ui-1.10.3.min.js
WebApplication/WebCustomUser/Scripts/jquery.unobtrusive-ajax.js
WebApplication/WebCustomUser/Scripts/jquery.unobtrusive-ajax.min.js
WebApplication/WebCustomUser/Scripts/jquery.validate-vsdoc.js
WebApplication/WebCustomUser/Scripts/jquery.validate.js
WebApplication/WebCustomUser/Scripts/jquery.validate.min.js
WebApplication/WebCustomUser/Scripts/jquery.validate.unobtrusive.js
WebApplication/WebCustomUser/Scripts/jquery.validate.unobtrusive.min.js
WebApplication/WebCustomUser/Scripts/modernizr-2.6.2.js
WebApplication/WebCustomUser/Startup.cs
WebApplication/WebCustomUser/Views/Account/ExternalLoginConfirmation.cshtml
WebApplication/WebCustomUser/Views/Account/ExternalLoginFailure.cshtml
WebApplication/WebCustomUser/Views/Account/Login.cshtml
WebApplication/WebCustomUser/Views/Account/Manage.cshtml
WebApplication/WebCustomUser/Views/Account/Register.cshtml
WebApplication/WebCustomUser/Views/Account/Registered.cshtml
WebApplication/WebCustomUser/Views/Account/_ChangePasswordPartial.cshtml
WebApplication/WebCustomUser/Views/Account/_ExternalLoginsListPartial.cshtml
WebApplication/WebCustomUser/Views/Account/_RemoveAccountPartial.cshtml
WebApplication/WebCustomUser/Views/Account/_SetPasswordPartial.cshtml
WebApplication/WebCustomUser/Views/Home/About.cshtml
WebApplication/WebCustomUser/Views/Home/Contact.cshtml
WebApplication/WebCustomUser/Views/Home/Index.cshtml
WebApplication/WebCustomUser/Views/Shared/Error.cshtml
WebApplication/WebCustomUser/Views/Shared/_Layout.cshtml
WebApplication/WebCustomUser/Views/Shared/_LoginPartial.cshtml
WebApplication/WebCustomUser/Views/Web.config
WebApplication/WebCustomUser/Views/_ViewStart.cshtml
WebApplication/WebCustomUser/Web.Debug.config
WebApplication/WebCustomUser/Web.Release.config
WebApplication/WebCustomUser/Web.config
WebApplication/WebCustomUser/WebCustomUser.csproj
WebApplication/WebCustomUser/favicon.ico
WebApplication/WebCustomUser/fonts/glyphicons-halflings-regular.eot
WebApplication/WebCustomUser/fonts/glyphicons-halflings-regular.svg
WebApplication/WebCustomUser/fonts/glyphicons-halflings-regular.ttf
WebApplication/WebCustomUser/fonts/glyphicons-halflings-regular.woff
WebApplication/WebCustomUser/packages.config
Download
Click the following link to download Asp.Net-Identity-sample-app-master.zip.
Asp.Net-Identity-sample-app-master.zip