UWP.SDKforGoogleAnalytics.Native
1.5.2
For C++ and JavaScript UWP Apps, SDK for Google Analytics implementing the Google Universal Analytics Measurement Protocol
Requires NuGet 2.5 or higher.
Install-Package UWP.SDKforGoogleAnalytics.Native -Version 1.5.2
dotnet add package UWP.SDKforGoogleAnalytics.Native --version 1.5.2
<PackageReference Include="UWP.SDKforGoogleAnalytics.Native" Version="1.5.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add UWP.SDKforGoogleAnalytics.Native --version 1.5.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: UWP.SDKforGoogleAnalytics.Native, 1.5.2"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
More info at https://github.com/dotnet/windows-sdk-for-google-analytics
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on UWP.SDKforGoogleAnalytics.Native:
Repository | Stars |
---|---|
dotnet/windows-sdk-for-google-analytics
SDK to connect to Google Analytics from Windows Store (UWP) Apps, Windows desktop apps written with .NET, and Xamarin Apps
|