Themia.Services 0.7.2

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

Themia service abstractions — cross-cutting marker interfaces (IService/IDomainService/IInfrastructureService/IIntegrationService) and infrastructure-service contracts (email, SMS, push, storage, report export, cache accessor, background jobs, secrets, audit log, tokens, event bus) as forward-seams for Themia modules.

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.Services:

Package Downloads
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.21.3 0 8/30/2026
0.21.2 42 8/29/2026
0.21.1 50 8/29/2026
0.21.0 37 8/29/2026
0.20.0 43 8/27/2026
0.19.0 43 8/27/2026
0.18.0 39 8/27/2026
0.17.1 82 8/25/2026
0.17.0 91 8/23/2026
0.16.2 102 8/22/2026
0.16.1 106 8/21/2026
0.16.0 132 8/13/2026
0.15.0 110 8/8/2026
0.14.1 108 8/8/2026
0.14.0 99 8/8/2026
0.13.0 127 8/5/2026
0.12.2 115 8/5/2026
0.12.1 110 8/5/2026
0.12.0 113 8/4/2026
0.7.2 105 7/10/2026
Loading failed