UWP.SDKforGoogleAnalytics.Managed
1.5.2
For C# UWP Apps, Windows 10 SDK for Google Analytics implementing the Google Universal Analytics Measurement Protocol
Requires NuGet 2.5 or higher.
Install-Package UWP.SDKforGoogleAnalytics.Managed -Version 1.5.2
dotnet add package UWP.SDKforGoogleAnalytics.Managed --version 1.5.2
<PackageReference Include="UWP.SDKforGoogleAnalytics.Managed" 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.Managed --version 1.5.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: UWP.SDKforGoogleAnalytics.Managed, 1.5.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install UWP.SDKforGoogleAnalytics.Managed as a Cake Addin
#addin nuget:?package=UWP.SDKforGoogleAnalytics.Managed&version=1.5.2
// Install UWP.SDKforGoogleAnalytics.Managed as a Cake Tool
#tool nuget:?package=UWP.SDKforGoogleAnalytics.Managed&version=1.5.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
More info at https://github.com/dotnet/windows-sdk-for-google-analytics
Dependencies
This package has no dependencies.
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on UWP.SDKforGoogleAnalytics.Managed:
Package | Downloads |
---|---|
AppFramework
AppFramework for building .NET applications
|
|
TinyInsights.GoogleAnalytics
TinyInsights is an abstraction for multiple analytics provicers. This is a provider for Google Analytics.
|
|
Sample.Manager
Adds description UI and GoogleAnalytics tracking to a UWP app sample - should not be used for production apps
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on UWP.SDKforGoogleAnalytics.Managed:
Repository | Stars |
---|---|
MahdiGhiasi/XpoMusic
A modern Spotify experience for Windows 10
|