Themia.Modules.Identity
0.12.2
See the version list below for details.
dotnet add package Themia.Modules.Identity --version 0.12.2
NuGet\Install-Package Themia.Modules.Identity -Version 0.12.2
<PackageReference Include="Themia.Modules.Identity" Version="0.12.2" />
<PackageVersion Include="Themia.Modules.Identity" Version="0.12.2" />
<PackageReference Include="Themia.Modules.Identity" />
paket add Themia.Modules.Identity --version 0.12.2
#r "nuget: Themia.Modules.Identity, 0.12.2"
#:package Themia.Modules.Identity@0.12.2
#addin nuget:?package=Themia.Modules.Identity&version=0.12.2
#tool nuget:?package=Themia.Modules.Identity&version=0.12.2
Tenant-aware Identity core — user/role/claim store over the Themia data abstractions (EF or Dapper), argon2id hashing, account-lifecycle tokens + lockout, current-user principal, and ASP.NET Core authorization integration. FluentMigrator schema (PostgreSQL + SQL Server).
| Product | Versions 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. |
-
net10.0
- Dapper (>= 2.1.79)
- FluentMigrator (>= 8.0.1)
- FluentMigrator.Runner.MySql (>= 8.0.1)
- FluentMigrator.Runner.Postgres (>= 8.0.1)
- FluentMigrator.Runner.SqlServer (>= 8.0.1)
- Konscious.Security.Cryptography.Argon2 (>= 1.3.1)
- Microsoft.Data.SqlClient (>= 6.1.5)
- Microsoft.EntityFrameworkCore (>= 10.0.9)
- Microsoft.EntityFrameworkCore.Relational (>= 10.0.9)
- Microsoft.IdentityModel.JsonWebTokens (>= 8.19.1)
- Microsoft.IdentityModel.Logging (>= 8.19.1)
- Microsoft.IdentityModel.Protocols (>= 8.19.1)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 8.19.1)
- Microsoft.IdentityModel.Tokens (>= 8.19.1)
- MySqlConnector (>= 2.6.0)
- Npgsql (>= 10.0.3)
- SqlKata (>= 4.0.1)
- System.IdentityModel.Tokens.Jwt (>= 8.19.1)
- Themia.Data.Migrations (>= 0.12.2)
- Themia.Framework.Core (>= 0.12.2)
- Themia.Framework.Data.Abstractions (>= 0.12.2)
- Themia.Framework.Data.Dapper (>= 0.12.2)
- Themia.Framework.Data.EFCore (>= 0.12.2)
- Themia.Modules.Identity.Abstractions (>= 0.12.2)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Themia.Modules.Identity:
| Package | Downloads |
|---|---|
|
Themia.Modules.Identity.AspNetCore
JWT bearer authentication wiring for the Themia Identity module — token issuance, validation, and ASP.NET Core middleware integration. |
|
|
Themia.Modules.Identity.Dapper
Dapper store wiring for Themia.Modules.Identity — contributes the Identity entity mappings to the Dapper EntityMappingRegistry and runs the identity schema migration. Reference this instead of the core when your data peer is Dapper. |
|
|
Themia.Modules.Identity.EFCore
EF Core store wiring for Themia.Modules.Identity — the ModelBuilder configuration for the identity entities and the identity schema migration runner. Reference this instead of the core when your data peer is EF Core. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.13.0 | 33 | 8/5/2026 |
| 0.12.2 | 35 | 8/5/2026 |
| 0.12.1 | 58 | 8/5/2026 |
| 0.12.0 | 69 | 8/4/2026 |
| 0.11.0 | 108 | 8/2/2026 |
| 0.10.2 | 123 | 7/29/2026 |
| 0.10.1 | 105 | 7/27/2026 |
| 0.10.0 | 104 | 7/26/2026 |
| 0.9.1 | 99 | 7/26/2026 |
| 0.9.0 | 128 | 7/18/2026 |
| 0.8.8 | 106 | 7/14/2026 |
| 0.8.7 | 117 | 7/14/2026 |
| 0.8.6 | 122 | 7/13/2026 |
| 0.8.5 | 109 | 7/13/2026 |
| 0.8.4 | 109 | 7/12/2026 |
| 0.8.3 | 103 | 7/12/2026 |
| 0.8.2 | 107 | 7/12/2026 |
| 0.8.1 | 102 | 7/12/2026 |
| 0.8.0 | 115 | 7/11/2026 |
| 0.7.2 | 114 | 7/10/2026 |