Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 2.0.0 |
Author(s): | Rock Solid Knowledge Ltd |
Last Update: | Tuesday, January 30, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.identityserver.com/products/dynamic-authentication-providers |
NuGet Url: | https://www.nuget.org/packages/Rsk.DynamicAuthenticationProviders.EntityFramework |
Install
Install-Package Rsk.DynamicAuthenticationProviders.EntityFramework
dotnet add package Rsk.DynamicAuthenticationProviders.EntityFramework
paket add Rsk.DynamicAuthenticationProviders.EntityFramework
Rsk.DynamicAuthenticationProviders.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
- Microsoft.EntityFrameworkCore(>= 5.0.0)
- Rsk.DynamicAuthenticationProviders(>= 1.4.0)
- Microsoft.EntityFrameworkCore(>= 3.1.0)
- Rsk.DynamicAuthenticationProviders(>= 1.4.0)
Tags
Includes a basic EF implementation of IAuthenticationSchemeStore.