Themia.AspNetCore 0.6.3

There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Themia.AspNetCore --version 0.6.3
                    
NuGet\Install-Package Themia.AspNetCore -Version 0.6.3
                    
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.AspNetCore" Version="0.6.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Themia.AspNetCore" Version="0.6.3" />
                    
Directory.Packages.props
<PackageReference Include="Themia.AspNetCore" />
                    
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.AspNetCore --version 0.6.3
                    
#r "nuget: Themia.AspNetCore, 0.6.3"
                    
#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.AspNetCore@0.6.3
                    
#: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.AspNetCore&version=0.6.3
                    
Install as a Cake Addin
#tool nuget:?package=Themia.AspNetCore&version=0.6.3
                    
Install as a Cake Tool

Typed exceptions + RFC-7807 ProblemDetails middleware for ASP.NET Core. Framework-neutral.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  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.
  • net10.0

    • No dependencies.
  • net8.0

    • No dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Themia.AspNetCore:

Package Downloads
Themia.Framework.AspNetCore

Themia ASP.NET Core host wiring — AddThemiaAspNetCore() + UseThemia() composing the neutral ProblemDetails middleware and the Themia.MultiTenancy tenant resolution pipeline.

Themia.Modules.Identity.AspNetCore

JWT bearer authentication wiring for the Themia Identity module — token issuance, validation, and ASP.NET Core middleware integration.

Themia.MultiTenancy.Mediator

Themia multi-tenancy Mediator bridge — a tenant-presence IPipelineBehavior that enforces an authenticated principal and a resolved tenant, with an opt-out marker and a privileged-role bypass.

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.6.7 0 6/23/2026
0.6.6 0 6/23/2026
0.6.5 32 6/23/2026
0.6.4 39 6/23/2026
0.6.2 57 6/22/2026
0.6.1 87 6/22/2026
0.6.0 54 6/22/2026
0.5.10 58 6/21/2026
0.5.9 127 6/20/2026
0.5.8 92 6/20/2026
0.5.7 61 6/20/2026
0.5.6 290 6/18/2026
0.5.5 123 6/18/2026
0.5.4 92 6/17/2026
0.5.3 93 6/17/2026
0.5.2 109 6/17/2026
0.5.1 107 6/16/2026
0.5.0 107 6/14/2026
0.4.10 105 6/13/2026
Loading failed