MD.CloudConnect 1.2.1

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

Driver to manage Notification from the Cloud Connect of Mobile Devices

Product Compatible and additional computed target framework versions.
.NET Framework net 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
1.2.1 61,536 1/20/2014
1.2.0.1 1,408 11/25/2013
1.0.0 1,594 3/13/2013
0.0.9.3 1,423 2/22/2013
0.0.9.2 1,398 1/10/2013
0.0.9 1,607 11/21/2012
0.0.8 1,643 10/31/2012
0.0.7 1,450 10/19/2012
0.0.6 1,482 10/4/2012
0.0.5 1,360 10/2/2012
0.0.4 1,474 9/26/2012
0.0.3 1,415 9/26/2012
0.0.2 1,425 9/24/2012

Add a new function "GetRawValue" on field data to have the raw byte array.