Microsoft.Extensions.Logging.EventSource
1.1.1
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.EventSource --version 1.1.1
NuGet\Install-Package Microsoft.Extensions.Logging.EventSource -Version 1.1.1
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.EventSource" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Extensions.Logging.EventSource --version 1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Extensions.Logging.EventSource, 1.1.1"
#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.EventSource as a Cake Addin #addin nuget:?package=Microsoft.Extensions.Logging.EventSource&version=1.1.1 // Install Microsoft.Extensions.Logging.EventSource as a Cake Tool #tool nuget:?package=Microsoft.Extensions.Logging.EventSource&version=1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5.1
- Microsoft.Extensions.Logging.Abstractions (>= 1.1.1)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 9.0.1)
-
.NETStandard 1.3
- Microsoft.Extensions.Logging.Abstractions (>= 1.1.1)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 9.0.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.Extensions.Logging.EventSource:
Package | Downloads |
---|---|
Microsoft.Extensions.Hosting
Hosting and startup infrastructures for applications. |
GitHub repositories (17)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Extensions.Logging.EventSource:
Repository | Stars |
---|---|
chocolatey/choco
Chocolatey - the package manager for Windows
|
|
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
1357310795/MyComputerManager
管理“此电脑”里删不掉的流氓“快捷方式”(包括侧边栏),同时可自己添加这类“快捷方式”
|
|
WireMock-Net/WireMock.Net
WireMock.Net is a flexible product for stubbing and mocking web HTTP responses using advanced request matching and response templating. Based on the functionality from http://WireMock.org, but extended with more functionality.
|
|
MarimerLLC/csla
A home for your business logic in any .NET application.
|