DevToDev.Analytics.Uwp 2.5.0

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

Devtodev Analytics UWP is a package for UWP platform. It allows to collect application data for analyzing and verifying in-application purchases using our anti-cheat algorithm. It supports UWP greater than or equal to 10.0.16299.0.

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap10.0.16299 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on DevToDev.Analytics.Uwp:

Package Downloads
DevToDev.Messaging.Uwp

Devtodev Messaging UWP is a package for UWP platform. It allows to use WNS notifications via devtodev.com service and collect notification data for analyzing.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.5.0 68 5/11/2026
2.4.0 933 12/22/2023
2.3.1 320 7/19/2023
2.3.0 310 4/20/2023
2.2.2 1,146 10/26/2022
2.2.1 712 9/12/2022
2.0.2 612 4/29/2022
2.0.1 484 12/20/2021
2.0.0 524 10/4/2021

- Added Remote configs
- A/B-tests integration process has been changed
- Added cross platform projects support.
- Added the ability to use the developer's own proxy servers (FallbackProxyUrls) to bypass regional restrictions and ad-blocking systems
- Added a limit on the amount of data the SDK can store when sending is not possible
- Added InvalidateActiveConfig method
- Fixed The Custom event parameters count now correctly processes data received from the server config