Microsoft.ApplicationInsights
0.14.0-build20632
This is a prerelease version of Microsoft.ApplicationInsights.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 2.8.50313 or higher.
dotnet add package Microsoft.ApplicationInsights --version 0.14.0-build20632
NuGet\Install-Package Microsoft.ApplicationInsights -Version 0.14.0-build20632
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.ApplicationInsights" Version="0.14.0-build20632" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.ApplicationInsights --version 0.14.0-build20632
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.ApplicationInsights, 0.14.0-build20632"
#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.ApplicationInsights as a Cake Addin #addin nuget:?package=Microsoft.ApplicationInsights&version=0.14.0-build20632&prerelease // Install Microsoft.ApplicationInsights as a Cake Tool #tool nuget:?package=Microsoft.ApplicationInsights&version=0.14.0-build20632&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Application Insights Core API. This package provides core functionality for transmission of all Application Insights Telemetry Types and is a dependent package for all other Application Insights packages. Please install the platform specific package for the best experience.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. 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. |
native | native is compatible. |
Windows Phone | wp8 is compatible. wp81 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.0
- Microsoft.Bcl.Async (>= 1.0.168)
- Microsoft.Diagnostics.Tracing.EventSource.Redist (>= 1.1.16-beta)
-
native 0.0
- Microsoft.Diagnostics.Tracing.EventSource.Redist (= 1.1.16-beta)
-
Portable Class Library (Windows 8.1, WindowsPhoneApp 8.1)
- Microsoft.Diagnostics.Tracing.EventSource.Redist (= 1.1.16-beta)
-
WindowsPhone 8.0
- Microsoft.Bcl.Async (>= 1.0.168)
GitHub repositories (158)
Showing the top 5 popular GitHub repositories that depend on Microsoft.ApplicationInsights:
Repository | Stars |
---|---|
PowerShell/PowerShell
PowerShell for every system!
|
|
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
|
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
|
|
Azure/azure-powershell
Microsoft Azure PowerShell
|
Version | Downloads | Last updated |
---|---|---|
0.16.1-build00418 | 17,928 | 5/1/2015 |
0.15.0-build00179 | 3,702 | 4/21/2015 |
0.14.0-build20632 | 35,022 | 3/27/2015 |
0.13.4-build00460 | 1,670 | 3/16/2015 |
0.13.3-build03939 | 6,400 | 3/12/2015 |
0.13.2-build00132 | 42,728 | 2/18/2015 |
0.13.1-build00186 | 262 | 2/16/2015 |
0.13.0-build26067 | 19,146 | 2/4/2015 |
0.12.0-build17386 | 65,414 | 12/4/2014 |
0.11.1-build00694 | 32,581 | 11/3/2014 |
0.11.0-build11410 | 12,729 | 10/16/2014 |
0.10.0-build17704 | 42,435 | 8/27/2014 |
0.9.0-build06428 | 22,825 | 6/27/2014 |
0.8.0-build10578 | 594 | 6/6/2014 |
v0.13.4 Bug Fix: While calculating size of pending file(s) in local storage, gracefully handle FileNotFoundException thrown if another thread has already processed the file(s).