DevToDev.Analytics.Uwp 2.4.0

dotnet add package DevToDev.Analytics.Uwp --version 2.4.0
NuGet\Install-Package DevToDev.Analytics.Uwp -Version 2.4.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.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DevToDev.Analytics.Uwp --version 2.4.0
#r "nuget: DevToDev.Analytics.Uwp, 2.4.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.
// Install DevToDev.Analytics.Uwp as a Cake Addin
#addin nuget:?package=DevToDev.Analytics.Uwp&version=2.4.0

// Install DevToDev.Analytics.Uwp as a Cake Tool
#tool nuget:?package=DevToDev.Analytics.Uwp&version=2.4.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.4.0 189 12/22/2023
2.3.1 168 7/19/2023
2.3.0 140 4/20/2023
2.2.2 848 10/26/2022
2.2.1 512 9/12/2022
2.0.2 398 4/29/2022
2.0.1 278 12/20/2021
2.0.0 312 10/4/2021

- Added data compression using the Zstd library.
- DTDRemoteConfigCollection now inherits the Map interface.
- DTDRemoteConfigReceiveResult now has an empty state, meaning that the A/B test configuration was received but the list of experiments is empty.