Util.Logging 7.0.61

.NET 7.0
dotnet add package Util.Logging --version 7.0.61
NuGet\Install-Package Util.Logging -Version 7.0.61
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="7.0.61" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Util.Logging --version 7.0.61
#r "nuget: Util.Logging, 7.0.61"
#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.
// Install Util.Logging as a Cake Addin
#addin nuget:?package=Util.Logging&version=7.0.61

// Install Util.Logging as a Cake Tool
#tool nuget:?package=Util.Logging&version=7.0.61

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

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed. 
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

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

Package Downloads
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
7.0.61 23 6/9/2023
7.0.60 333 6/2/2023
7.0.59 308 6/2/2023
7.0.58 282 6/1/2023
7.0.57 254 5/27/2023
7.0.56 263 5/17/2023
7.0.55 312 5/8/2023
7.0.54 257 5/8/2023
7.0.53 295 5/6/2023
7.0.52 309 5/5/2023
7.0.51 385 4/27/2023
7.0.50 377 4/26/2023
7.0.49 355 4/24/2023
7.0.48 450 4/20/2023
7.0.47 389 4/16/2023
7.0.46 385 4/13/2023
7.0.45 361 4/13/2023
7.0.44 375 4/12/2023
7.0.43 386 4/10/2023
7.0.42 385 4/7/2023
7.0.41 359 4/4/2023
7.0.40 398 4/3/2023
7.0.39 444 3/28/2023
7.0.38 435 3/28/2023
7.0.37 490 3/27/2023
7.0.36 436 3/27/2023
7.0.35 494 3/24/2023
7.0.34 485 3/23/2023
7.0.33 481 3/22/2023
7.0.32 444 3/22/2023
7.0.31 473 3/20/2023
7.0.30 544 3/13/2023
7.0.29 493 3/10/2023
7.0.28 443 3/7/2023
7.0.27 505 3/3/2023
7.0.26 536 2/25/2023
7.0.25 525 2/22/2023
7.0.24 456 2/21/2023
7.0.23 457 2/18/2023
7.0.22 490 2/15/2023
7.0.21 480 2/13/2023
7.0.20 491 2/9/2023
7.0.19 495 2/6/2023
7.0.18 481 2/5/2023
7.0.17 494 2/2/2023
7.0.16 507 2/2/2023
7.0.15 512 2/2/2023
7.0.14 465 2/1/2023
7.0.13 475 2/1/2023
7.0.12 564 1/29/2023
7.0.11 550 1/29/2023
7.0.10 581 1/28/2023
7.0.9 584 1/28/2023
7.0.8 564 1/19/2023
7.0.7 557 1/19/2023
7.0.6 567 1/18/2023
7.0.5 553 1/17/2023
7.0.4 553 1/17/2023
7.0.3 609 1/16/2023
7.0.2 660 1/3/2023
7.0.1 600 1/3/2023
7.0.0 615 12/27/2022
6.0.16 2,137 11/15/2022
6.0.15 2,024 11/15/2022
6.0.14 2,245 11/2/2022
6.0.13 2,653 10/27/2022
6.0.12 2,592 10/21/2022
6.0.11 2,468 10/21/2022
6.0.10 2,600 10/21/2022
6.0.9 2,669 9/28/2022
6.0.8 2,839 9/20/2022
6.0.7 2,751 9/19/2022
6.0.6 2,680 9/17/2022
6.0.5 2,263 8/2/2022
6.0.4 2,296 7/29/2022
6.0.3 2,345 7/18/2022
6.0.2 2,256 7/4/2022
6.0.1 2,214 7/1/2022
6.0.0 2,363 6/20/2022

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