Std.Logging 0.6.0

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

Structured named logging with runtime config and aspect templates.

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.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Std.Logging:

Package Downloads
Lyric.Db

Database access library for Lyric with a driver-agnostic interface and aspect templates.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.6.0 106 8/28/2026
0.5.1 105 8/6/2026
0.5.0 123 7/31/2026
0.4.36 590 7/21/2026
0.4.35 115 7/20/2026
0.4.34 176 7/19/2026
0.4.33 112 7/17/2026
0.4.32 123 7/16/2026
0.4.31 113 7/15/2026
0.4.30 109 7/14/2026
0.4.29 116 7/13/2026
0.4.28 116 7/13/2026
0.4.27 106 7/13/2026
0.4.26 124 7/12/2026
0.4.25 117 7/12/2026
0.4.24 122 7/11/2026
0.4.20 420 7/8/2026
0.4.19 129 7/6/2026
0.4.18 125 7/6/2026
0.4.17 117 7/5/2026
Loading failed