Implementations of MembershipProvider, RoleProvider, ExtendedMembershipProvider, and RightProvider classes which use a database for their store.
Info
Version: | 1.3.3 |
Author(s): | [email protected] (Timothy J. Bruce) |
Last Update: | Saturday, April 8, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/oits_dev/oits.web.security |
NuGet Url: | https://www.nuget.org/packages/Oits.Web.Security |
Install
Install-Package Oits.Web.Security
dotnet add package Oits.Web.Security
paket add Oits.Web.Security
Oits.Web.Security Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.Mvc(>= 5.2.3)
- Microsoft.AspNet.Razor(>= 3.2.3)
- Microsoft.AspNet.WebPages(>= 3.2.3)
- Microsoft.AspNet.WebPages.Data(>= 3.2.3)
- Microsoft.AspNet.WebPages.WebData(>= 3.2.3)
- Microsoft.Web.Infrastructure(>= 1.0.0)
- Oits.Configuration(>= 1.5.1)
Tags