cdmdotnet.Logging.Azure.ApplicationInsights
1.2.104.81
Prefix Reserved
dotnet add package cdmdotnet.Logging.Azure.ApplicationInsights --version 1.2.104.81
NuGet\Install-Package cdmdotnet.Logging.Azure.ApplicationInsights -Version 1.2.104.81
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="cdmdotnet.Logging.Azure.ApplicationInsights" Version="1.2.104.81" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="cdmdotnet.Logging.Azure.ApplicationInsights" Version="1.2.104.81" />
<PackageReference Include="cdmdotnet.Logging.Azure.ApplicationInsights" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add cdmdotnet.Logging.Azure.ApplicationInsights --version 1.2.104.81
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: cdmdotnet.Logging.Azure.ApplicationInsights, 1.2.104.81"
#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.
#addin nuget:?package=cdmdotnet.Logging.Azure.ApplicationInsights&version=1.2.104.81
#tool nuget:?package=cdmdotnet.Logging.Azure.ApplicationInsights&version=1.2.104.81
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Telemetry via Azure application insights for Simple Logging For .net
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net46 is compatible. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- cdmdotnet.Logging (= 1.2.104.81)
- Microsoft.ApplicationInsights.TraceListener (>= 2.2.0)
- Microsoft.ApplicationInsights.WindowsServer (>= 2.2.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2.104.81 | 1,273 | 6/17/2018 |
1.2.103.80 | 986 | 6/17/2018 |
1.2.102.79 | 1,041 | 6/4/2018 |
1.2.101.78 | 1,020 | 6/4/2018 |
1.2.100.77 | 4,568 | 5/11/2018 |
1.2.99.76 | 1,072 | 5/11/2018 |
1.2.97.74 | 1,082 | 4/19/2018 |
1.2.96.73 | 1,140 | 3/29/2018 |
1.2.95.72 | 7,195 | 8/22/2017 |
1.2.91.71 | 9,058 | 5/30/2017 |
1.2.89.69 | 1,012 | 5/3/2017 |
1.2.87.68 | 987 | 4/18/2017 |
1.2.84.66 | 990 | 3/21/2017 |
1.2.80.64 | 1,010 | 3/21/2017 |
1.2.78.63 | 977 | 3/21/2017 |
1.2.77.62 | 1,024 | 3/19/2017 |
1.2.74.61 | 1,006 | 3/19/2017 |
1.2.71.60 | 993 | 3/14/2017 |
1.2.69.59 | 999 | 3/13/2017 |
Version 1.2.101
* Added RoleName and RoleInstance information to application insights via Context.Cloud.
Version 1.2.84
* Added correlation to application insights via OperationId.
Version 1.2.78
* Added optional properties to all telemetry methods.
Version 1.2.77
* Added optional properties to all telemetry methods.
Version 1.2.74
* Added Telemetry flushing.