Xamarin.Insights
1.7.2.97
There is a newer version of this package available.
See the version list below for details.
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.
<PackageVersion Include="Xamarin.Insights" Version="1.7.2.97" />
<PackageReference Include="Xamarin.Insights" />
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 Xamarin.Insights --version 1.7.2.97
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
#:package Xamarin.Insights@1.7.2.97
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Xamarin.Insights&version=1.7.2.97
#tool nuget:?package=Xamarin.Insights&version=1.7.2.97
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Insights for your Apps
| Product | Versions 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 6 popular GitHub repositories that depend on Xamarin.Insights:
| Repository | Stars |
|---|---|
|
xamarin/Xamarin.Forms
Xamarin.Forms is no longer supported. Migrate your apps to .NET MAUI.
|
|
|
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.
|
|
|
jamesmontemagno/MeetupManager
Meetup.com app to track users at events
|
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.