Util.Logging
7.0.35
.NET 7.0
dotnet add package Util.Logging --version 7.0.35
NuGet\Install-Package Util.Logging -Version 7.0.35
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.35" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Util.Logging --version 7.0.35
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Util.Logging, 7.0.35"
#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.35
// Install Util.Logging as a Cake Tool
#tool nuget:?package=Util.Logging&version=7.0.35
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Util.Logging是Util应用框架的日志操作核心类库
Product | Versions |
---|---|
.NET | net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- Microsoft.Extensions.Logging (>= 7.0.0)
- Microsoft.Extensions.Logging.Configuration (>= 7.0.0)
- Util.Core (>= 7.0.35)
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.35 | 58 | 3/24/2023 |
7.0.34 | 82 | 3/23/2023 |
7.0.33 | 86 | 3/22/2023 |
7.0.32 | 38 | 3/22/2023 |
7.0.31 | 121 | 3/20/2023 |
7.0.30 | 216 | 3/13/2023 |
7.0.29 | 204 | 3/10/2023 |
7.0.28 | 174 | 3/7/2023 |
7.0.27 | 200 | 3/3/2023 |
7.0.26 | 239 | 2/25/2023 |
7.0.25 | 257 | 2/22/2023 |
7.0.24 | 191 | 2/21/2023 |
7.0.23 | 196 | 2/18/2023 |
7.0.22 | 229 | 2/15/2023 |
7.0.21 | 223 | 2/13/2023 |
7.0.20 | 234 | 2/9/2023 |
7.0.19 | 229 | 2/6/2023 |
7.0.18 | 229 | 2/5/2023 |
7.0.17 | 245 | 2/2/2023 |
7.0.16 | 242 | 2/2/2023 |
7.0.15 | 249 | 2/2/2023 |
7.0.14 | 228 | 2/1/2023 |
7.0.13 | 234 | 2/1/2023 |
7.0.12 | 302 | 1/29/2023 |
7.0.11 | 292 | 1/29/2023 |
7.0.10 | 309 | 1/28/2023 |
7.0.9 | 302 | 1/28/2023 |
7.0.8 | 293 | 1/19/2023 |
7.0.7 | 292 | 1/19/2023 |
7.0.6 | 293 | 1/18/2023 |
7.0.5 | 291 | 1/17/2023 |
7.0.4 | 298 | 1/17/2023 |
7.0.3 | 350 | 1/16/2023 |
7.0.2 | 394 | 1/3/2023 |
7.0.1 | 355 | 1/3/2023 |
7.0.0 | 365 | 12/27/2022 |
6.0.16 | 1,522 | 11/15/2022 |
6.0.15 | 1,473 | 11/15/2022 |
6.0.14 | 1,700 | 11/2/2022 |
6.0.13 | 2,051 | 10/27/2022 |
6.0.12 | 2,043 | 10/21/2022 |
6.0.11 | 1,951 | 10/21/2022 |
6.0.10 | 2,029 | 10/21/2022 |
6.0.9 | 2,113 | 9/28/2022 |
6.0.8 | 2,249 | 9/20/2022 |
6.0.7 | 2,176 | 9/19/2022 |
6.0.6 | 2,113 | 9/17/2022 |
6.0.5 | 1,777 | 8/2/2022 |
6.0.4 | 1,794 | 7/29/2022 |
6.0.3 | 1,864 | 7/18/2022 |
6.0.2 | 1,784 | 7/4/2022 |
6.0.1 | 1,768 | 7/1/2022 |
6.0.0 | 1,897 | 6/20/2022 |
Util应用框架以MIT开源发布,可随意使用