Themia.Modules.Identity.Abstractions 0.6.6

There is a newer version of this package available.
See the version list below for details.
dotnet add package Themia.Modules.Identity.Abstractions --version 0.6.6
                    
NuGet\Install-Package Themia.Modules.Identity.Abstractions -Version 0.6.6
                    
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="Themia.Modules.Identity.Abstractions" Version="0.6.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Themia.Modules.Identity.Abstractions" Version="0.6.6" />
                    
Directory.Packages.props
<PackageReference Include="Themia.Modules.Identity.Abstractions" />
                    
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 Themia.Modules.Identity.Abstractions --version 0.6.6
                    
#r "nuget: Themia.Modules.Identity.Abstractions, 0.6.6"
                    
#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 Themia.Modules.Identity.Abstractions@0.6.6
                    
#: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=Themia.Modules.Identity.Abstractions&version=0.6.6
                    
Install as a Cake Addin
#tool nuget:?package=Themia.Modules.Identity.Abstractions&version=0.6.6
                    
Install as a Cake Tool

Tenant-aware identity contracts — user/role/claim entities, service interfaces, the current-user principal, and the password-hasher abstraction. No EF/Dapper dependency.

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 (4)

Showing the top 4 NuGet packages that depend on Themia.Modules.Identity.Abstractions:

Package Downloads
Themia.Modules.Identity

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).

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.ExternalAuth.AspNetCore

External OAuth/OIDC authentication for Themia Identity — server-side code→token exchange, PKCE, token-bound nonce, id-token validation, JWKS RS256 + HS256, and the external-login flow over a bring-your-own IExternalLoginService. No EF/Dapper, no user store.

Themia.Modules.Identity.Tokens.AspNetCore

Persistence-free JWT access-token issuance for Themia Identity — AccessTokenService, symmetric signing, JwtOptions, and the shared access+refresh token issuer. No EF/Dapper, no user store.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.6.8 0 6/24/2026
0.6.7 73 6/23/2026
0.6.6 80 6/23/2026
0.6.5 71 6/23/2026
0.6.4 80 6/23/2026
0.6.2 82 6/22/2026
0.6.1 81 6/22/2026
0.6.0 85 6/22/2026
0.5.10 86 6/21/2026
0.5.9 87 6/20/2026
0.5.8 94 6/20/2026
0.5.7 90 6/20/2026
0.5.6 91 6/18/2026
0.5.5 93 6/18/2026
0.5.4 90 6/17/2026
0.5.3 96 6/17/2026
0.5.2 105 6/17/2026
0.5.1 105 6/16/2026
0.5.0 112 6/14/2026