Skip to main content
Microsoft.Testing.Extensions.Logging package icon

Microsoft.Testing.Extensions.Logging

Microsoft Testing is a set of platform, framework and protocol intended to make it possible to run any test on any target or device. This package provides a Microsoft.Extensions.Logging bridge for the platform, allowing diagnostic log messages produced by Microsoft.Testing.Platform and its extensions to flow through any Microsoft.Extensions.Logging provider (Console, Debug, Serilog, OpenTelemetry, Application Insights, ...).

Total Downloads
269
269
Published
Jul 28, 2026
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.Testing.Extensions.Logging --version 1.0.0-alpha.26377.5
Package Manager Console
Install-Package Microsoft.Testing.Extensions.Logging -Version 1.0.0-alpha.26377.5
PackageReference
<PackageReference Include="Microsoft.Testing.Extensions.Logging" Version="1.0.0-alpha.26377.5" />

Frameworks

net8.0 net9.0 .NETStandard2.0

Dependencies

Adoption guide

A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.

This version is marked prerelease. Validate its API and upgrade path before production use.

Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.