cpprestsdk 0.6.0.16
See the version list below for details.
dotnet add package cpprestsdk --version 0.6.0.16
NuGet\Install-Package cpprestsdk -Version 0.6.0.16
<PackageReference Include="cpprestsdk" Version="0.6.0.16" />
<PackageVersion Include="cpprestsdk" Version="0.6.0.16" />
<PackageReference Include="cpprestsdk" />
paket add cpprestsdk --version 0.6.0.16
#r "nuget: cpprestsdk, 0.6.0.16"
#:package cpprestsdk@0.6.0.16
#addin nuget:?package=cpprestsdk&version=0.6.0.16
#tool nuget:?package=cpprestsdk&version=0.6.0.16
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.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| native | native is compatible. |
-
- cpprestsdk.redist (>= 0.6.0.16)
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on cpprestsdk:
| Repository | Stars |
|---|---|
|
aspnet/SignalR
[Archived] Incredibly simple real-time web for ASP.NET Core. Project moved to https://github.com/aspnet/AspNetCore
|
| Version | Downloads | Last Updated |
|---|---|---|
| 2.5.0 | 1,600 | 3/19/2015 |
| 2.4.0.1 | 3,527 | 1/7/2015 |
| 2.4.0 | 615 | 12/23/2014 |
| 2.3.0 | 1,337 | 11/21/2014 |
| 2.2.0 | 2,489 | 8/20/2014 |
| 2.1.0 | 1,749 | 6/13/2014 |
| 2.0.1 | 420 | 4/3/2014 |
| 2.0.0 | 110 | 3/20/2014 |
| 1.4.0 | 137 | 12/10/2013 |
| 1.3.1 | 161 | 11/14/2013 |
| 1.3.0 | 129 | 10/17/2013 |
| 1.2.0 | 164 | 8/28/2013 |
| 1.1.0.1 | 145 | 7/9/2013 |
| 1.1.0 | 71 | 7/9/2013 |
| 1.0.0 | 65 | 5/30/2013 |
| 0.6.0.21 | 61 | 4/26/2013 |
| 0.6.0.20 | 56 | 4/26/2013 |
| 0.6.0.17 | 59 | 4/26/2013 |
| 0.6.0.16 | 61 | 4/24/2013 |
Release of C++ Rest SDK 0.6 libraries.