Entity Framework configuration and operational stores for IdentityServer4 cloudscribe multi-tenant identity integration.
Info
Version: | 8.0.0 |
Author(s): | Joe Audette |
Last Update: | Monday, August 5, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cloudscribe/cloudscribe |
NuGet Url: | https://www.nuget.org/packages/cloudscribe.Core.IdentityServer.EFCore.Common |
Install
Install-Package cloudscribe.Core.IdentityServer.EFCore.Common
dotnet add package cloudscribe.Core.IdentityServer.EFCore.Common
paket add cloudscribe.Core.IdentityServer.EFCore.Common
cloudscribe.Core.IdentityServer.EFCore.Common Download (Unzip the "nupkg" after downloading)
Dependencies
- cloudscribe.Core.IdentityServerIntegration(>= 4.1.1)
- cloudscribe.Core.Models(>= 4.1.0)
- AutoMapper(>= 10.1.1)
- Microsoft.EntityFrameworkCore(>= 3.1.0)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.0)
- Microsoft.Extensions.Configuration.FileExtensions(>= 3.1.0)
- Microsoft.Extensions.Configuration.Json(>= 3.1.0)
- cloudscribe.Pagination.Models(>= 1.1.0)
Tags