PostgreSql (pgsql) 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.PostgreSql |
Install
Install-Package cloudscribe.Core.IdentityServer.EFCore.PostgreSql
dotnet add package cloudscribe.Core.IdentityServer.EFCore.PostgreSql
paket add cloudscribe.Core.IdentityServer.EFCore.PostgreSql
cloudscribe.Core.IdentityServer.EFCore.PostgreSql Download (Unzip the "nupkg" after downloading)
Dependencies
- cloudscribe.Core.IdentityServer.EFCore.Common(>= 4.1.1)
- cloudscribe.Core.IdentityServerIntegration(>= 4.1.1)
- cloudscribe.Core.Models(>= 4.1.0)
- cloudscribe.EFCore.PostgreSql.Conventions(>= 4.1.0)
- Microsoft.EntityFrameworkCore(>= 3.1.0)
- Microsoft.EntityFrameworkCore.Design(>= 3.1.0)
- Microsoft.EntityFrameworkCore.Relational(>= 3.1.0)
- Microsoft.Extensions.Configuration.FileExtensions(>= 3.1.0)
- Microsoft.Extensions.Configuration.Json(>= 3.1.0)
- Npgsql.EntityFrameworkCore.PostgreSQL(>= 3.1.0)
Tags