Themia.Mediator 0.26.0

dotnet add package Themia.Mediator --version 0.26.0
                    
NuGet\Install-Package Themia.Mediator -Version 0.26.0
                    
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.Mediator" Version="0.26.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Themia.Mediator" Version="0.26.0" />
                    
Directory.Packages.props
<PackageReference Include="Themia.Mediator" />
                    
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.Mediator --version 0.26.0
                    
#r "nuget: Themia.Mediator, 0.26.0"
                    
#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.Mediator@0.26.0
                    
#: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.Mediator&version=0.26.0
                    
Install as a Cake Addin
#tool nuget:?package=Themia.Mediator&version=0.26.0
                    
Install as a Cake Tool

Themia mediator — IMediator/IRequest pipeline with FluentValidation, logging, caching, performance, and transaction behaviors, plus a source-generated handler dispatcher.

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

Showing the top 2 NuGet packages that depend on Themia.Mediator:

Package Downloads
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.Framework

Themia framework metapackage — one reference for the framework core set (Core, Logging, Caching, Services, MultiTenancy, Mediator, MultiTenancy.Mediator, Data.Abstractions, AspNetCore integration). Deliberately excludes the data peer: add exactly one Themia.Framework.Data.EFCore.* or Themia.Framework.Data.Dapper.* package to complete the stack.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.26.0 0 9/15/2026
0.25.1 82 9/11/2026
0.25.0 82 9/10/2026
0.24.0 91 9/10/2026
0.23.1 326 9/7/2026
0.23.0 129 9/7/2026
0.22.1 119 9/6/2026
0.22.0 111 9/5/2026
0.21.4 264 9/4/2026
0.21.3 170 8/30/2026
0.21.2 119 8/29/2026
0.21.1 121 8/29/2026
0.21.0 111 8/29/2026
0.20.0 104 8/27/2026
0.19.0 103 8/27/2026
0.18.0 112 8/27/2026
0.17.1 113 8/25/2026
0.17.0 244 8/23/2026
0.16.2 149 8/22/2026
0.16.1 138 8/21/2026
Loading failed