Chinchilla.Logging.Azure.ApplicationInsights 4.5.29

There is a newer version of this package available.
See the version list below for details.
dotnet add package Chinchilla.Logging.Azure.ApplicationInsights --version 4.5.29                
NuGet\Install-Package Chinchilla.Logging.Azure.ApplicationInsights -Version 4.5.29                
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="Chinchilla.Logging.Azure.ApplicationInsights" Version="4.5.29" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Chinchilla.Logging.Azure.ApplicationInsights --version 4.5.29                
#r "nuget: Chinchilla.Logging.Azure.ApplicationInsights, 4.5.29"                
#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 Chinchilla.Logging.Azure.ApplicationInsights as a Cake Addin
#addin nuget:?package=Chinchilla.Logging.Azure.ApplicationInsights&version=4.5.29

// Install Chinchilla.Logging.Azure.ApplicationInsights as a Cake Tool
#tool nuget:?package=Chinchilla.Logging.Azure.ApplicationInsights&version=4.5.29                

Telemetry via Azure application insights for Simple Logging .NET and .NET Core.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 is compatible.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Chinchilla.Logging.Azure.ApplicationInsights:

Package Downloads
Cqrs.Ninject.Azure.Wcf

Use Ninject as your IoC container of choice with Microsoft WCF for CQRS.NET

Cqrs.Azure.Functions.Isolated

Use Azure Functions with CQRS.NET

Cqrs.Azure.Functions

Use Azure Functions with CQRS.NET

Cqrs.DependencyInjection.Azure.Storage

Use MS DI as your IoC container of choice when using Azure Blob and Table Storage in CQRS.NET.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Chinchilla.Logging.Azure.ApplicationInsights:

Repository Stars
Chinchilla-Software-Com/CQRS
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
Version Downloads Last updated
5.2.41 4,357 2/14/2024
5.1.40 2,231 1/15/2024
5.1.39 1,353 12/10/2023
5.1.38 451 12/9/2023
5.1.37 432 12/9/2023
5.0.36 5,200 10/23/2023
4.5.35 538 10/20/2023
4.5.34 1,029 10/12/2023
4.5.33 493 10/12/2023
4.5.32 527 10/11/2023
4.5.31 520 10/7/2023
4.5.29 5,581 10/13/2022
4.5.28 7,167 6/23/2022
4.5.27 1,002 6/23/2022
4.5.26 2,489 6/10/2022
4.5.25 1,784 6/9/2022
4.4.23.1692147461 5,907 1/13/2022
4.4.22.1691250932 849 1/13/2022
4.3.20.1051712093 5,414 7/21/2021
4.3.19.619527768 1,409 3/4/2021
4.3.18.619462645 993 3/4/2021
4.3.17.430055166 916 12/18/2020
4.3.16.430049424 959 12/18/2020
4.3.15.430037793 981 12/18/2020
4.2.149.109 4,569 8/11/2020
4.2.148.108 1,099 4/12/2020
4.2.147.107 1,145 4/12/2020
4.2.146.106 1,009 4/7/2020
4.2.144.105 1,019 4/7/2020
4.2.143.104 1,041 4/7/2020
4.1.124.102 23,284 11/25/2019
4.1.122.101 2,402 11/24/2019
4.1.121.100 1,037 11/24/2019
4.1.119.99 1,025 11/24/2019
4.0.115.95 1,074 11/23/2019
4.0.113.94 2,810 11/22/2019
4.0.111.92 1,071 11/19/2019

Version 4.5.0

* Added support for tracing via ITelemetryHelper.

Version 4.1.0

* Switched to .NET Standard 2.0 support from .NET Core 3.0.

Version 4.0.0

* Added .NET Core 3.0 support.

* Breaking Changes

* TrackDependency(string, string, DateTimeOffset, TimeSpan, bool, IDictionary>string, string< has been removed as the underlying ApplicationInsights API has marked this as deprecated.

Version 1.2.101

* Added RoleName and RoleInstance information to application insights via Context.Cloud.