FreeRDP 2.0.0.13

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

// Install FreeRDP as a Cake Tool
#tool nuget:?package=FreeRDP&version=2.0.0.13

FreeRDP is a free implementation of the Remote Desktop Protocol (RDP), released under the Apache license.
Enjoy the freedom of using your software wherever you want, the way you want it, in a world where
interoperability can finally liberate your computing experience.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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.0.0.13 5,101 5/23/2016
2.0.0.12 1,116 5/23/2016
2.0.0.11 1,059 5/23/2016
2.0.0.10 1,081 5/2/2016
2.0.0.9 1,023 3/29/2016
2.0.0.8 1,076 3/29/2016
2.0.0.7 1,287 3/23/2016
2.0.0.6 1,313 3/23/2016
2.0.0.5 1,265 3/23/2016
2.0.0.4 1,265 3/23/2016
2.0.0.3 1,252 3/23/2016
2.0.0.2 1,001 3/23/2016
2.0.0.1 1,361 3/21/2016

This is a Windows build of FreeRDP-master using the following commands with CMAKE 3.5.2.

git clone https://github.com/FreeRDP/FreeRDP.git
cd .\FreeRDP
git checkout a722fbf15b67d3a188f81e03aec692a233b43e83
cmake -G "Visual Studio 14" .