MicroKit.Logging.Abstractions 1.0.0-preview.1

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

Contracts for structured logging, enrichment, and context propagation in the MicroKit ecosystem. Zero implementation — stable cross-module API surface.

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

Showing the top 5 NuGet packages that depend on MicroKit.Logging.Abstractions:

Package Downloads
MicroKit.Logging

Enrichment pipeline, context propagation, and scope management for MicroKit structured logging.

MicroKit.Logging.AspNetCore

ASP.NET Core integration for MicroKit.Logging — HTTP correlation middleware and request enrichment.

MicroKit.Logging.OpenTelemetry

OpenTelemetry bridge for MicroKit.Logging — enriches OTEL log records with MicroKit context and registers ActivitySources for OTEL tracing.

MicroKit.Logging.Diagnostics

ActivitySource and DiagnosticSource instrumentation layer for MicroKit.Logging. Enables OpenTelemetry and custom observer integration.

MicroKit.MediatR.Behaviors

Production-ready pipeline behaviors for MicroKit.MediatR — Logging (100), Authorization (200), Validation (300), Idempotency (400), Caching (500), Retry (600).

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0-preview.1 64 6/1/2026