cloudscribe.Core.IdentityServer.EFCore.PostgreSql
4.0.0
PostgreSql (pgsql) Entity Framework configuration and operational stores for IdentityServer4 cloudscribe multi-tenant identity integration
Install-Package cloudscribe.Core.IdentityServer.EFCore.PostgreSql -Version 4.0.0
dotnet add package cloudscribe.Core.IdentityServer.EFCore.PostgreSql --version 4.0.0
<PackageReference Include="cloudscribe.Core.IdentityServer.EFCore.PostgreSql" Version="4.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add cloudscribe.Core.IdentityServer.EFCore.PostgreSql --version 4.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETCoreApp 3.0
- cloudscribe.Core.IdentityServer.EFCore.Common (>= 4.0.0)
- cloudscribe.Core.IdentityServerIntegration (>= 4.0.0)
- cloudscribe.Core.Models (>= 4.0.0)
- cloudscribe.EFCore.PostgreSql.Conventions (>= 3.0.2)
- Microsoft.EntityFrameworkCore (>= 3.0.0)
- Microsoft.EntityFrameworkCore.Design (>= 3.0.0)
- Microsoft.EntityFrameworkCore.Relational (>= 3.0.0)
- Microsoft.Extensions.Configuration.FileExtensions (>= 3.0.0)
- Microsoft.Extensions.Configuration.Json (>= 3.0.0)
- Npgsql.EntityFrameworkCore.PostgreSQL (>= 3.0.0)
GitHub Usage
This package is not used by any popular GitHub repositories.