Themia.Framework.AspNetCore 0.5.2

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

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

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

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

Package Downloads
Themia.Modules.Identity.AspNetCore

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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.5.9 0 6/20/2026
0.5.8 0 6/20/2026
0.5.7 0 6/20/2026
0.5.6 67 6/18/2026
0.5.5 80 6/18/2026
0.5.4 73 6/17/2026
0.5.3 77 6/17/2026
0.5.2 95 6/17/2026
0.5.1 90 6/16/2026
0.5.0 94 6/14/2026
0.4.10 92 6/13/2026
0.4.9 91 6/13/2026
0.4.8 87 6/13/2026
0.4.7 99 6/12/2026
0.4.6 98 6/12/2026
0.4.5 110 6/11/2026
0.4.4 111 6/10/2026
0.4.3 94 6/10/2026
0.4.2 87 6/9/2026
0.4.1 96 6/9/2026
Loading failed