Info
Version: | 0.5 |
Last Update: | Friday, February 17, 2012 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.michielpost.nl/ |
NuGet Url: | https://www.nuget.org/packages/quickstart.mvc3.unity.ef.holyprinwebsecurity |
Install
Install-Package quickstart.mvc3.unity.ef.holyprinwebsecurity
dotnet add package quickstart.mvc3.unity.ef.holyprinwebsecurity
paket add quickstart.mvc3.unity.ef.holyprinwebsecurity
quickstart.mvc3.unity.ef.holyprinwebsecurity Download (Unzip the "nupkg" after downloading)
Dependencies
- EntityFramework
- Unity.Mvc3
- WebActivator
- quickstart.ef.repository
- quickstart.mvc3.unity.ef
- Holyprin.Web.Security(2.0.2)
- EntityFramework.SqlServerCompact
Super easy membership user/role integration. When using this quickstart, the users and role part of your project is completely setup. You can signup, login, edit roles for users etc. Part of the Quickstart Series.
USAGE INSTRUCTIONS: Create New Empty MVC 3 Razor Project. Delete _Layout.cshtml from Views/Shared. Delete Content\Site.css. Install this package and hit F5 to launch.
You're ready to go!.