Microsoft.Diagnostics.EventFlow.Outputs.AzureMonitorLogs
1.8.0
Provides an output implementation that sends diagnostics data Azure Monitor Logs Service.
Install-Package Microsoft.Diagnostics.EventFlow.Outputs.AzureMonitorLogs -Version 1.8.0
dotnet add package Microsoft.Diagnostics.EventFlow.Outputs.AzureMonitorLogs --version 1.8.0
<PackageReference Include="Microsoft.Diagnostics.EventFlow.Outputs.AzureMonitorLogs" Version="1.8.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Diagnostics.EventFlow.Outputs.AzureMonitorLogs --version 1.8.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Diagnostics.EventFlow.Outputs.AzureMonitorLogs, 1.8.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install Microsoft.Diagnostics.EventFlow.Outputs.AzureMonitorLogs as a Cake Addin #addin nuget:?package=Microsoft.Diagnostics.EventFlow.Outputs.AzureMonitorLogs&version=1.8.0 // Install Microsoft.Diagnostics.EventFlow.Outputs.AzureMonitorLogs as a Cake Tool #tool nuget:?package=Microsoft.Diagnostics.EventFlow.Outputs.AzureMonitorLogs&version=1.8.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5.2
- Microsoft.Diagnostics.EventFlow.Core (>= 1.10.0)
- Newtonsoft.Json (>= 11.0.2)
-
.NETStandard 1.6
- Microsoft.Diagnostics.EventFlow.Core (>= 1.10.0)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 11.0.2)
-
.NETStandard 2.0
- Microsoft.Diagnostics.EventFlow.Core (>= 1.10.0)
- Newtonsoft.Json (>= 11.0.2)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.