This package creates a simple Account Provider - a business component which can be loosely coupled to an MVC controller.
Info
Version: | 0.1.1-alpha |
Author(s): | Jeremy Lindsay |
Last Update: | Thursday, December 18, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://magellanicproject.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/Magellanic.Providers.Account |
Install
Install-Package Magellanic.Providers.Account
dotnet add package Magellanic.Providers.Account
paket add Magellanic.Providers.Account
Magellanic.Providers.Account Download (Unzip the "nupkg" after downloading)
Dependencies
- Magellanic.Models.Account(0.2)
- Magellanic.Adapters.WebSecurity(0.3.0.1)