Util.Logging 8.0.19

There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Util.Logging --version 8.0.19
                    
NuGet\Install-Package Util.Logging -Version 8.0.19
                    
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="Util.Logging" Version="8.0.19" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Util.Logging" Version="8.0.19" />
                    
Directory.Packages.props
<PackageReference Include="Util.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 Util.Logging --version 8.0.19
                    
#r "nuget: Util.Logging, 8.0.19"
                    
#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 Util.Logging@8.0.19
                    
#: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=Util.Logging&version=8.0.19
                    
Install as a Cake Addin
#tool nuget:?package=Util.Logging&version=8.0.19
                    
Install as a Cake Tool

Util.Logging是Util应用框架的日志操作核心类库

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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 (4)

Showing the top 4 NuGet packages that depend on Util.Logging:

Package Downloads
Util.Domain

Util.Domain是Util应用框架领域层基类库

Util.Data.Core

Util.Data.Core是Util应用框架数据访问基础类库

Util.Ui

Util.Ui是Util应用框架的Ui封装基类库

Util.Logging.Serilog

Util.Logging.Serilog是Util应用框架集成封装Serilog日志框架的核心类库,它包含了写入文件和Seq

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.0-pre.2 286 5/13/2025
9.0.0-pre.1 128 1/1/2025
8.0.20-pre.2 131 7/5/2024
8.0.20-pre.1 117 7/5/2024
8.0.19 974 7/1/2024
8.0.19-pre.9992 102 6/30/2024
8.0.19-pre.9991 138 6/28/2024
8.0.19-pre.999 114 6/27/2024
8.0.19-pre.998 106 6/27/2024
8.0.19-pre.997 135 6/27/2024
8.0.19-pre.996 106 6/24/2024
8.0.19-pre.995 141 6/23/2024
8.0.19-pre.994 125 6/18/2024
8.0.19-pre.993 97 6/14/2024
8.0.19-pre.992 124 6/14/2024
8.0.19-pre.991 99 6/14/2024
8.0.19-pre.99 99 6/12/2024
8.0.19-pre.97 98 6/11/2024
8.0.19-pre.96 124 6/11/2024
8.0.19-pre.95 128 6/11/2024
Loading failed

Util应用框架以MIT开源发布,可随意使用