Microsoft.ApplicationInsights.WindowsApps 1.1.1

dotnet add package Microsoft.ApplicationInsights.WindowsApps --version 1.1.1
                    
NuGet\Install-Package Microsoft.ApplicationInsights.WindowsApps -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.ApplicationInsights.WindowsApps" Version="1.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.ApplicationInsights.WindowsApps" Version="1.1.1" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.ApplicationInsights.WindowsApps" />
                    
Project file
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 Microsoft.ApplicationInsights.WindowsApps --version 1.1.1
                    
#r "nuget: Microsoft.ApplicationInsights.WindowsApps, 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.
#addin nuget:?package=Microsoft.ApplicationInsights.WindowsApps&version=1.1.1
                    
Install Microsoft.ApplicationInsights.WindowsApps as a Cake Addin
#tool nuget:?package=Microsoft.ApplicationInsights.WindowsApps&version=1.1.1
                    
Install Microsoft.ApplicationInsights.WindowsApps as a Cake Tool

Application Insights for .Net Windows applications. This package supports Windows Phone 8.0 and 8.1 applications and Windows Store 8.1 applications targetting either WinRT or Silverlight.  See https://go.microsoft.com/fwlink/?LinkID=510753 for more information.

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 is compatible.  wp81 was computed.  wpa81 is compatible. 
Windows Store win81 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories (11)

Showing the top 11 popular GitHub repositories that depend on Microsoft.ApplicationInsights.WindowsApps:

Repository Stars
telerik/UI-For-UWP
Telerik UI for Universal Windows Platform (UWP) is no longer supported.
dotnet/dotnet-api-docs
.NET API reference documentation (.NET 5+, .NET Core, .NET Framework)
MicrosoftDocs/windows-dev-docs
Conceptual and overview content for developing Windows apps
XAM-Consulting/SlideOverKit
Easily Create Awesome Slideover's in Xamarin.Forms
warappa/XamlCSS
Style Xaml applications with CSS
xyzzer/WinRTXamlToolkit
WinRT XAML Toolkit
PeterWaher/IoTGateway
New project
waynebaby/MVVM-Sidekick
A Modern light-weight MVVM framework based on RX and Await
andijakl/universal-beacon
Support for Bluetooth Beacons for the Universal Windows Platform (Windows 10), including the Eddystone specification.
ufcpp/UfcppSample
http://ufcpp.net/ 向けのサンプル
Windows-XAML/201505-MVA
Version Downloads Last updated
1.1.1 49 12/14/2015
0.16.1-build00418 485 5/1/2015
0.15.0-build00179 162 4/21/2015

For the release notes please follow https://go.microsoft.com/fwlink/?LinkId=535037