FreeRDP 2.0.0.1
See the version list below for details.
dotnet add package FreeRDP --version 2.0.0.1
NuGet\Install-Package FreeRDP -Version 2.0.0.1
<PackageReference Include="FreeRDP" Version="2.0.0.1" />
<PackageVersion Include="FreeRDP" Version="2.0.0.1" />
<PackageReference Include="FreeRDP" />
paket add FreeRDP --version 2.0.0.1
#r "nuget: FreeRDP, 2.0.0.1"
#addin nuget:?package=FreeRDP&version=2.0.0.1
#tool nuget:?package=FreeRDP&version=2.0.0.1
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.
Learn more about Target Frameworks and .NET Standard.
-
- openssl (>= 1.0.1.25)
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 | 8,505 | 5/23/2016 |
2.0.0.12 | 1,288 | 5/23/2016 |
2.0.0.11 | 1,230 | 5/23/2016 |
2.0.0.10 | 1,257 | 5/2/2016 |
2.0.0.9 | 1,192 | 3/29/2016 |
2.0.0.8 | 1,251 | 3/29/2016 |
2.0.0.7 | 1,459 | 3/23/2016 |
2.0.0.6 | 1,486 | 3/23/2016 |
2.0.0.5 | 1,444 | 3/23/2016 |
2.0.0.4 | 1,434 | 3/23/2016 |
2.0.0.3 | 1,431 | 3/23/2016 |
2.0.0.2 | 1,176 | 3/23/2016 |
2.0.0.1 | 1,542 | 3/21/2016 |
This is a Windows build of FreeRDP 2.0.0.0 using the following commands with CMAKE 3.5.0.
git clone https://github.com/FreeRDP/FreeRDP.git
cd .\FreeRDP
git checkout e6891b7a787df981e1fc5d112cc6d13b964e5e95
cmake -G "Visual Studio 14" .