Candor.Web.Mvc.Security 2.1.0

dotnet add package Candor.Web.Mvc.Security --version 2.1.0
NuGet\Install-Package Candor.Web.Mvc.Security -Version 2.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Candor.Web.Mvc.Security" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Candor.Web.Mvc.Security --version 2.1.0
#r "nuget: Candor.Web.Mvc.Security, 2.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Candor.Web.Mvc.Security as a Cake Addin
#addin nuget:?package=Candor.Web.Mvc.Security&version=2.1.0

// Install Candor.Web.Mvc.Security as a Cake Tool
#tool nuget:?package=Candor.Web.Mvc.Security&version=2.1.0

An MVC AccountController with corresponding view models, and views.  When installed the added files will adopt your project's root namespace.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.0 1,821 12/30/2013
1.0.0 1,323 8/20/2013
0.7.0.30405 1,323 4/5/2013
0.6.1.30221 1,279 2/21/2013

2.1.0.0: * Updated AccountController, ForgotPassword to call new UserNotificationProvider