Entity Framework storage for Rsk.WsFederation.
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, March 1, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://www.identityserver.com/products/ws-federation |
NuGet Url: | https://www.nuget.org/packages/Rsk.IdentityServer4.WsFederation.EntityFramework |
Install
Install-Package Rsk.IdentityServer4.WsFederation.EntityFramework
dotnet add package Rsk.IdentityServer4.WsFederation.EntityFramework
paket add Rsk.IdentityServer4.WsFederation.EntityFramework
Rsk.IdentityServer4.WsFederation.EntityFramework Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.EntityFrameworkCore(>= 2.1.0 && < 3.0.0)
- Microsoft.EntityFrameworkCore.Relational(>= 2.1.0 && < 3.0.0)
- Rsk.WsFederation(>= 3.0.0)
- Microsoft.EntityFrameworkCore(>= 3.1.0)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.0)
- Rsk.WsFederation(>= 3.0.0)
Tags