Download AspNetRoleBased Security Example Free Java Code
Description
A Simple Example Implementation of Role Based Identity Management in ASP.NET MVC 5.
Source Files
The download file AspNetRoleBasedSecurityExample-master.zip has the following entries.
.gitignore/*from w w w . ja va2 s . c o m*/
.nuget/NuGet.Config
.nuget/NuGet.exe
.nuget/NuGet.targets
.tfignore
AspNetRoleBasedSecurity.sln
AspNetRoleBasedSecurity/App_Start/BundleConfig.cs
AspNetRoleBasedSecurity/App_Start/FilterConfig.cs
AspNetRoleBasedSecurity/App_Start/RouteConfig.cs
AspNetRoleBasedSecurity/App_Start/Startup.Auth.cs
AspNetRoleBasedSecurity/AspNetRoleBasedSecurity.csproj
AspNetRoleBasedSecurity/Content/Site.css
AspNetRoleBasedSecurity/Content/bootstrap.css
AspNetRoleBasedSecurity/Content/bootstrap.min.css
AspNetRoleBasedSecurity/Controllers/AccountController.cs
AspNetRoleBasedSecurity/Controllers/HomeController.cs
AspNetRoleBasedSecurity/Global.asax
AspNetRoleBasedSecurity/Global.asax.cs
AspNetRoleBasedSecurity/Migrations/201311110510410_Init.Designer.cs
AspNetRoleBasedSecurity/Migrations/201311110510410_Init.cs
AspNetRoleBasedSecurity/Migrations/201311110510410_Init.resx
AspNetRoleBasedSecurity/Migrations/Configuration.cs
AspNetRoleBasedSecurity/Models/AccountViewModels.cs
AspNetRoleBasedSecurity/Models/IdentityModels.cs
AspNetRoleBasedSecurity/Project_Readme.html
AspNetRoleBasedSecurity/Properties/AssemblyInfo.cs
AspNetRoleBasedSecurity/Scripts/_references.js
AspNetRoleBasedSecurity/Scripts/bootstrap.js
AspNetRoleBasedSecurity/Scripts/bootstrap.min.js
AspNetRoleBasedSecurity/Scripts/jquery-1.10.2.intellisense.js
AspNetRoleBasedSecurity/Scripts/jquery-1.10.2.js
AspNetRoleBasedSecurity/Scripts/jquery-1.10.2.min.js
AspNetRoleBasedSecurity/Scripts/jquery-1.10.2.min.map
AspNetRoleBasedSecurity/Scripts/jquery.validate-vsdoc.js
AspNetRoleBasedSecurity/Scripts/jquery.validate.js
AspNetRoleBasedSecurity/Scripts/jquery.validate.min.js
AspNetRoleBasedSecurity/Scripts/jquery.validate.unobtrusive.js
AspNetRoleBasedSecurity/Scripts/jquery.validate.unobtrusive.min.js
AspNetRoleBasedSecurity/Scripts/modernizr-2.6.2.js
AspNetRoleBasedSecurity/Scripts/respond.js
AspNetRoleBasedSecurity/Scripts/respond.min.js
AspNetRoleBasedSecurity/Startup.cs
AspNetRoleBasedSecurity/Views/Account/Delete.cshtml
AspNetRoleBasedSecurity/Views/Account/Edit.cshtml
AspNetRoleBasedSecurity/Views/Account/Index.cshtml
AspNetRoleBasedSecurity/Views/Account/Login.cshtml
AspNetRoleBasedSecurity/Views/Account/Manage.cshtml
AspNetRoleBasedSecurity/Views/Account/Register.cshtml
AspNetRoleBasedSecurity/Views/Account/UserRoles.cshtml
AspNetRoleBasedSecurity/Views/Account/_ChangePasswordPartial.cshtml
AspNetRoleBasedSecurity/Views/Account/_SetPasswordPartial.cshtml
AspNetRoleBasedSecurity/Views/Home/About.cshtml
AspNetRoleBasedSecurity/Views/Home/Contact.cshtml
AspNetRoleBasedSecurity/Views/Home/Index.cshtml
AspNetRoleBasedSecurity/Views/Shared/EditorTemplates/SelectRoleEditorViewModel.cshtml
AspNetRoleBasedSecurity/Views/Shared/Error.cshtml
AspNetRoleBasedSecurity/Views/Shared/_Layout.cshtml
AspNetRoleBasedSecurity/Views/Shared/_LoginPartial.cshtml
AspNetRoleBasedSecurity/Views/Web.config
AspNetRoleBasedSecurity/Views/_ViewStart.cshtml
AspNetRoleBasedSecurity/Web.Debug.config
AspNetRoleBasedSecurity/Web.Release.config
AspNetRoleBasedSecurity/Web.config
AspNetRoleBasedSecurity/favicon.ico
AspNetRoleBasedSecurity/fonts/glyphicons-halflings-regular.eot
AspNetRoleBasedSecurity/fonts/glyphicons-halflings-regular.svg
AspNetRoleBasedSecurity/fonts/glyphicons-halflings-regular.ttf
AspNetRoleBasedSecurity/fonts/glyphicons-halflings-regular.woff
AspNetRoleBasedSecurity/packages.config
README.md
Download
Click the following link to download AspNetRoleBasedSecurityExample-master.zip.
AspNetRoleBasedSecurityExample-master.zip