Provider for DinamicAuthProviders that uses Entity Framework Core.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 5.0.0 |
Author(s): | Olivier Lefebvre |
Last Update: | Friday, November 24, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/aguacongas/DymamicAuthProviders/tree/master/src/Aguacongas.AspNetCore.Authentication.EntityFramework |
NuGet Url: | https://www.nuget.org/packages/Aguacongas.AspNetCore.Authentication.EntityFramework |
Install
Install-Package Aguacongas.AspNetCore.Authentication.EntityFramework
dotnet add package Aguacongas.AspNetCore.Authentication.EntityFramework
paket add Aguacongas.AspNetCore.Authentication.EntityFramework
Aguacongas.AspNetCore.Authentication.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
- Aguacongas.AspNetCore.Authentication(>= 3.1.30045)
- Microsoft.EntityFrameworkCore(>= 3.1.8)
Tags