Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 1.0.0 |
Author(s): | Paul Biccherai |
Last Update: | Tuesday, July 12, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PaulMiami/Authenticator |
NuGet Url: | https://www.nuget.org/packages/PaulMiami.AspNetCore.Identity.Authenticator.EntityFrameworkCore |
Install
Install-Package PaulMiami.AspNetCore.Identity.Authenticator.EntityFrameworkCore
dotnet add package PaulMiami.AspNetCore.Identity.Authenticator.EntityFrameworkCore
paket add PaulMiami.AspNetCore.Identity.Authenticator.EntityFrameworkCore
PaulMiami.AspNetCore.Identity.Authenticator.EntityFrameworkCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Identity.EntityFrameworkCore(>= 1.0.0)
- NETStandard.Library(>= 1.6.0)
- PaulMiami.AspNetCore.Identity.Authenticator(>= 1.0.0)
Tags
Getting started guide:
https://github.com/PaulMiami/Authenticator/wiki/Getting-started
Change log:
https://github.com/PaulMiami/Authenticator/wiki/Change-log.