Entity Framework Core implementation of IFidoKeyStore.
Learn Entity Framework Core: https://www.learnentityframeworkcore.com/
Entity Framework Core Tutorial: https://entityframeworkcore.com/
Entity Framework 6 Tutorial: https://entityframework.net/
Info
Version: | 4.0.0 |
Author(s): | Rock Solid Knowledge Ltd |
Last Update: | Monday, October 14, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.identityserver.com/products/fido2-for-aspnet |
NuGet Url: | https://www.nuget.org/packages/Rsk.AspNetCore.Fido.EntityFramework |
Install
Install-Package Rsk.AspNetCore.Fido.EntityFramework
dotnet add package Rsk.AspNetCore.Fido.EntityFramework
paket add Rsk.AspNetCore.Fido.EntityFramework
Rsk.AspNetCore.Fido.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
- Microsoft.EntityFrameworkCore.Relational(>= 5.0.0)
- Rsk.AspNetCore.Fido(>= 1.2.0)
- Microsoft.EntityFrameworkCore.Relational(>= 2.1.0 && < 3.0.0)
- Rsk.AspNetCore.Fido(>= 1.2.0)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.0 && < 5.0.0)
- Rsk.AspNetCore.Fido(>= 1.2.0)
Tags