DevToDev.Messaging.Uwp 2.4.0

dotnet add package DevToDev.Messaging.Uwp --version 2.4.0
NuGet\Install-Package DevToDev.Messaging.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.Messaging.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.Messaging.Uwp --version 2.4.0
#r "nuget: DevToDev.Messaging.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.Messaging.Uwp as a Cake Addin
#addin nuget:?package=DevToDev.Messaging.Uwp&version=2.4.0

// Install DevToDev.Messaging.Uwp as a Cake Tool
#tool nuget:?package=DevToDev.Messaging.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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.4.0 165 12/22/2023
2.3.1 174 7/19/2023
2.3.0 177 4/20/2023
2.2.2 909 10/26/2022
2.2.1 549 9/12/2022
2.0.2 444 4/29/2022
2.0.1 267 12/20/2021
2.0.0 311 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.