Microsoft.Extensions.Logging.Configuration
5.0.0-preview.8.20407.11
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.
Requires NuGet 2.12 or higher.
dotnet add package Microsoft.Extensions.Logging.Configuration --version 5.0.0-preview.8.20407.11
NuGet\Install-Package Microsoft.Extensions.Logging.Configuration -Version 5.0.0-preview.8.20407.11
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="5.0.0-preview.8.20407.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Extensions.Logging.Configuration --version 5.0.0-preview.8.20407.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Extensions.Logging.Configuration, 5.0.0-preview.8.20407.11"
#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=5.0.0-preview.8.20407.11&prerelease // Install Microsoft.Extensions.Logging.Configuration as a Cake Tool #tool nuget:?package=Microsoft.Extensions.Logging.Configuration&version=5.0.0-preview.8.20407.11&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Configuration support for Microsoft.Extensions.Logging.
When using NuGet 3.x this package requires at least version 3.4.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.1
- Microsoft.Extensions.Configuration (>= 5.0.0-preview.8.20407.11)
- Microsoft.Extensions.Configuration.Abstractions (>= 5.0.0-preview.8.20407.11)
- Microsoft.Extensions.Configuration.Binder (>= 5.0.0-preview.8.20407.11)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 5.0.0-preview.8.20407.11)
- Microsoft.Extensions.Logging (>= 5.0.0-preview.8.20407.11)
- Microsoft.Extensions.Logging.Abstractions (>= 5.0.0-preview.8.20407.11)
- Microsoft.Extensions.Options (>= 5.0.0-preview.8.20407.11)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 5.0.0-preview.8.20407.11)
-
.NETStandard 2.0
- Microsoft.Extensions.Configuration (>= 5.0.0-preview.8.20407.11)
- Microsoft.Extensions.Configuration.Abstractions (>= 5.0.0-preview.8.20407.11)
- Microsoft.Extensions.Configuration.Binder (>= 5.0.0-preview.8.20407.11)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 5.0.0-preview.8.20407.11)
- Microsoft.Extensions.Logging (>= 5.0.0-preview.8.20407.11)
- Microsoft.Extensions.Logging.Abstractions (>= 5.0.0-preview.8.20407.11)
- Microsoft.Extensions.Options (>= 5.0.0-preview.8.20407.11)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 5.0.0-preview.8.20407.11)
-
net5.0
- Microsoft.Extensions.Configuration (>= 5.0.0-preview.8.20407.11)
- Microsoft.Extensions.Configuration.Abstractions (>= 5.0.0-preview.8.20407.11)
- Microsoft.Extensions.Configuration.Binder (>= 5.0.0-preview.8.20407.11)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 5.0.0-preview.8.20407.11)
- Microsoft.Extensions.Logging (>= 5.0.0-preview.8.20407.11)
- Microsoft.Extensions.Logging.Abstractions (>= 5.0.0-preview.8.20407.11)
- Microsoft.Extensions.Options (>= 5.0.0-preview.8.20407.11)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 5.0.0-preview.8.20407.11)
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
|