Themia.Logging 0.15.0

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

Themia logging — Serilog-backed logging with a fluent builder, console/file sinks, thread/environment enrichers, and options.

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

Package Downloads
Themia.Mediator

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

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.15.0 0 8/8/2026
0.14.1 29 8/8/2026
0.14.0 27 8/8/2026
0.13.0 104 8/5/2026
0.12.2 95 8/5/2026
0.12.1 105 8/5/2026
0.12.0 111 8/4/2026
0.11.0 129 8/2/2026
0.10.2 120 7/29/2026
0.10.1 126 7/27/2026
0.10.0 128 7/26/2026
0.9.1 116 7/26/2026
0.9.0 146 7/18/2026
0.8.8 127 7/14/2026
0.8.7 271 7/14/2026
0.8.6 219 7/13/2026
0.8.5 127 7/13/2026
0.8.4 256 7/12/2026
0.8.3 142 7/12/2026
0.8.2 130 7/12/2026
Loading failed