KamiSama.Modules.Identity.Postgresql 10.0.11.8

There is a newer version of this package available.
See the version list below for details.
dotnet add package KamiSama.Modules.Identity.Postgresql --version 10.0.11.8
                    
NuGet\Install-Package KamiSama.Modules.Identity.Postgresql -Version 10.0.11.8
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="KamiSama.Modules.Identity.Postgresql" Version="10.0.11.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="KamiSama.Modules.Identity.Postgresql" Version="10.0.11.8" />
                    
Directory.Packages.props
<PackageReference Include="KamiSama.Modules.Identity.Postgresql" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add KamiSama.Modules.Identity.Postgresql --version 10.0.11.8
                    
#r "nuget: KamiSama.Modules.Identity.Postgresql, 10.0.11.8"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package KamiSama.Modules.Identity.Postgresql@10.0.11.8
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=KamiSama.Modules.Identity.Postgresql&version=10.0.11.8
                    
Install as a Cake Addin
#tool nuget:?package=KamiSama.Modules.Identity.Postgresql&version=10.0.11.8
                    
Install as a Cake Tool

KamiSama.Modules.Identity.Postgresql

Back to package index

Version: 10.0.0

Description

PostgreSQL EF Core provider registration for KamiSama.Modules.Identity.Core. Install it in an Identity host and select the required provider callback so the module can resolve its database context and run startup migrations.

How to use

dotnet add package KamiSama.Modules.Identity.Postgresql --version 10.0.0

Publication mismatch: version 10.0.0 above is the current workspace/root documentation version, but this provider version was not published at the time of review. Use an actually published version for NuGet installation.

Install this package with Identity Core and pass database => database.AddPostgresqlIdentityDbContext() as the module's provider callback. The callback registers the internal concrete context under the exact postgresql key; configure Identity:Database:provider as postgresql. Core runs configured migrations during BuildAsync, so startup requires a reachable PostgreSQL database and migration privileges.

Namespaces

Types

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.11.9 86 8/24/2026
10.0.11.8 83 8/22/2026
10.0.11.7 88 8/21/2026
10.0.11.6 88 8/19/2026
10.0.11.5 76 8/18/2026
10.0.11.4 88 8/18/2026
10.0.11.3 82 8/18/2026
10.0.11.2 96 8/18/2026
10.0.11.1 94 8/15/2026
10.0.11 98 8/11/2026
10.0.10.2 102 8/4/2026