ZH.Logger.Wpf 1.0.5

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

Logger 包说明

本仓库发布四个 NuGet 包:

  • ZH.Logger.Core
  • ZH.Logger.Extensions.Logging
  • ZH.Logger.Wpf
  • ZH.Logger.WinForms

安装建议

  • 需要日志接口、全局服务和存储扩展点时,安装 ZH.Logger.Core
  • 需要接入 Microsoft.Extensions.LoggingILogger<T> 适配时,安装 ZH.Logger.Extensions.Logging
  • 需要 WPF 日志控件时,安装 ZH.Logger.Wpf
  • 需要 WinForms 控件或在 WinForms 中承载 WPF 控件时,安装 ZH.Logger.WinForms

许可证

这些包采用 MIT License 发布,详见仓库根目录 LICENSE

Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net10.0-windows was computed. 
.NET Framework net48 is compatible.  net481 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 ZH.Logger.Wpf:

Package Downloads
ZH.Logger.WinForms.WpfHosts

WinForms WPF hosting bridge controls for the Logger suite.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.5 80 5/12/2026
1.0.4 101 5/8/2026
1.0.3 91 5/8/2026
1.0.2 92 5/7/2026
1.0.1 100 4/16/2026
1.0.0 95 4/17/2026