coapp - cpprestsdk 0.6.0.7

This library is a Microsoft effort to support cloud-based client-server communication in native code using a modern asynchronous C++ API design.

The C++ REST SDK (codename "Casablanca") is a project to start exploring how to best support C++ developers who want to take advantage of the radical shift in software architecture that cloud computing represents.

This library also gives you a convenient model for composing asynchronous operations. Whether your application is compute-intensive or I/O-driven, its scalability is likely to require careful resource utilization. Asynchronous APIs are great for scalability, but can be very hard to use when all you have is C-level functionality. Fortunately, C++ 11 offers a whole new set of capabilities that can make dealing with asynchronous operations easy, and the library takes advantage of that throughout.

PM> Install-Package cpprestsdk -Version 0.6.0.7 -Source https://www.myget.org/F/coapp/api/v3/index.json

Copy to clipboard

> nuget.exe install cpprestsdk -Version 0.6.0.7 -Source https://www.myget.org/F/coapp/api/v3/index.json

Copy to clipboard

> dotnet add package cpprestsdk --version 0.6.0.7 --source https://www.myget.org/F/coapp/api/v3/index.json

Copy to clipboard
<PackageReference Include="cpprestsdk" Version="0.6.0.7" />
Copy to clipboard
source https://www.myget.org/F/coapp/api/v3/index.json

nuget cpprestsdk  ~> 0.6.0.7
Copy to clipboard

> choco install cpprestsdk --version 0.6.0.7 --source https://www.myget.org/F/coapp/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "coapp" -SourceLocation "https://www.myget.org/F/coapp/api/v2"
Install-Module -Name "cpprestsdk" -RequiredVersion "0.6.0.7" -Repository "coapp" 
Copy to clipboard

Release of C++ Rest SDK 0.6 libraries.

  • Any 0.0
    • cpprestsdk.redist (>= 0.6.0.7)
  • native 0.0: 0.0.0.0

Owners

Garrett Serack

Authors

Microsoft Corporation

Project URL

https://casablanca.codeplex.com/

License

Apache-2.0

Tags

REST, native, CoApp

Info

357 total downloads
70 downloads for version 0.6.0.7
Download (253.68 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
0.6.0.9 253.68 KB Sun, 21 Apr 2013 22:41:12 GMT 247
0.6.0.8 253.68 KB Sun, 21 Apr 2013 22:19:48 GMT 40
0.6.0.7 253.68 KB Sun, 21 Apr 2013 21:54:09 GMT 70