SimpleMembership.Mvc3.Sample
1.1.0
This sample AccountController demonstrates the use of SimpleMembership.Mvc3 with Mvc3 for Authentication and Membership. The included SimpleMembershipAccountController can be used as a drop-in replacement for the default AccountController in the Mvc3 Visual Studio project template. This package assumes you have the default Models already present (LogOnModel, RegisterModel, ChangePasswordModel)
Install-Package SimpleMembership.Mvc3.Sample -Version 1.1.0
dotnet add package SimpleMembership.Mvc3.Sample --version 1.1.0
<PackageReference Include="SimpleMembership.Mvc3.Sample" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SimpleMembership.Mvc3.Sample --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- SimpleMembership.Mvc3 (>= 1.2.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SimpleMembership.Mvc3.Sample:
Package | Downloads |
---|---|
tegi.starter
Description
|
GitHub repositories
This package is not used by any popular GitHub repositories.