Xamarin.Insights 1.7.2.97

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

// Install Xamarin.Insights as a Cake Tool
#tool nuget:?package=Xamarin.Insights&version=1.7.2.97

Insights for your Apps

Product Compatible and additional computed target framework versions.
MonoAndroid monoandroid10 is compatible. 
MonoTouch monotouch10 is compatible. 
Windows Phone wp8 is compatible.  wp81 was computed.  wpa is compatible. 
Windows Store win8 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (6)

Showing the top 5 popular GitHub repositories that depend on Xamarin.Insights:

Repository Stars
xamarin/Xamarin.Forms
Xamarin.Forms Official Home
conceptdev/xamarin-forms-samples
Samples that use Xamarin.Forms (http://xamarin.com/forms)
flagbug/Espera
Espera is a media player that plays your music, YouTube videos, SoundCloud songs and has a special "party mode".
MikeCodesDotNET/My-StepCounter
Xamarin iOS & Android Starter pedometer sample
kentcb/WorkoutWotch
Repository for my video series on building an iOS app in .NET.
Version Downloads Last updated
1.10.0.108 829 5/7/2015
1.9.1.107 7,428 2/19/2015
1.9.0.106 1,438 2/10/2015
1.8.3 2,723 1/13/2015
1.8.2.105 2,177 12/11/2014
1.7.3.98 2,700 10/29/2014
1.7.2.97 651 10/24/2014
1.7.1.96 193 10/23/2014
1.6.0 1,299 10/8/2014

Hotfix for 1.7 series;

fixes bad android lifecycle management, we should no longer attempt to unregister network broadcast receivers more than once
fixes json serializing issue.