PiranhaCMS Module that adds .NET Core Identity User Management interface to Piranha.Manager.
Info
Version: | 1.1.0-alpha1 |
Author(s): | Keshwar White |
Last Update: | Sunday, December 31, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gyretech/GyreTech-Piranha-CMS-Modules/tree/master/Identity/PiranhaCore-Identity-EF-Manager-Module |
NuGet Url: | https://www.nuget.org/packages/GyreTech.Piranha.AspNetCore.Identity.EF.Manager |
Install
Install-Package GyreTech.Piranha.AspNetCore.Identity.EF.Manager
dotnet add package GyreTech.Piranha.AspNetCore.Identity.EF.Manager
paket add GyreTech.Piranha.AspNetCore.Identity.EF.Manager
GyreTech.Piranha.AspNetCore.Identity.EF.Manager Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore(>= 2.0.1)
- Piranha.Manager(>= 4.1.01)
- Microsoft.AspNetCore.Mvc(>= 2.0.1)
- GyreTech.Piranha.AspNetCore.Identity.EF(>= 1.1.01)
- Microsoft.Extensions.FileProviders.Embedded(>= 2.0.0)
Tags