Microsoft.Extensions.Logging.Configuration
2.2.0-preview3-35497
This is a prerelease version of Microsoft.Extensions.Logging.Configuration.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Microsoft.Extensions.Logging.Configuration --version 2.2.0-preview3-35497
NuGet\Install-Package Microsoft.Extensions.Logging.Configuration -Version 2.2.0-preview3-35497
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="Microsoft.Extensions.Logging.Configuration" Version="2.2.0-preview3-35497" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Extensions.Logging.Configuration --version 2.2.0-preview3-35497
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Extensions.Logging.Configuration, 2.2.0-preview3-35497"
#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 Microsoft.Extensions.Logging.Configuration as a Cake Addin #addin nuget:?package=Microsoft.Extensions.Logging.Configuration&version=2.2.0-preview3-35497&prerelease // Install Microsoft.Extensions.Logging.Configuration as a Cake Tool #tool nuget:?package=Microsoft.Extensions.Logging.Configuration&version=2.2.0-preview3-35497&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Configuration support for Microsoft.Extensions.Logging.
This package was built from the source at:
https://github.com/aspnet/Logging/tree/b3d506624b9f20413c7a24f849ca0da76da831d2
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Microsoft.Extensions.Logging (>= 2.2.0-preview3-35497)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 2.2.0-preview3-35497)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Microsoft.Extensions.Logging.Configuration:
Package | Downloads |
---|---|
Microsoft.Extensions.Logging.Console
Console logger provider implementation for Microsoft.Extensions.Logging. |
|
Microsoft.Extensions.Hosting
Hosting and startup infrastructures for applications. |
GitHub repositories (76)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Extensions.Logging.Configuration:
Repository | Stars |
---|---|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
microsoft/garnet
Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.
|
|
dotnet-architecture/eShopOnWeb
Sample ASP.NET Core 8.0 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download the eBook PDF from docs folder.
|
|
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|