MvcMembership 3.8.0
The starter kit provides the Asp.Net MVC controllers, models, and views needed to administer users & roles. This package contains classes needed by the MvcMembership.Mvc package to provide a testable interface to ASP.Net's MembershipProvider and RoleProvider features.
Install-Package MvcMembership -Version 3.8.0
dotnet add package MvcMembership --version 3.8.0
<PackageReference Include="MvcMembership" Version="3.8.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MvcMembership --version 3.8.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MvcMembership, 3.8.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Fixed security vulenerability and a couple small bugs.
Dependencies
-
- PagedList (>= 1.15.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on MvcMembership:
Package | Downloads |
---|---|
MvcMembership.Mvc
The starter kit provides the Asp.Net MVC controllers, models, and views needed to administer users & roles.
|
GitHub repositories
This package is not used by any popular GitHub repositories.