C++ Rest SDK
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 1234]
 NConcurrency
 NstreamsLibrary for asynchronous streams
 NpplxThe pplx namespace provides classes and functions that give you access to the Concurrency Runtime, a concurrent programming framework for C++. For more information, see Concurrency Runtime.
 NutilityVarious utilities for string conversions and date and time manipulation
 NconversionsFunctions for Unicode string conversions
 NtimespanFunctions for converting to/from std::chrono::seconds to xml string
 NwebThe web namespace contains functionality common to multiple protocols like HTTP and WebSockets
 NhttpDeclarations and functionality for the HTTP protocol
 NclientHTTP client side library
 NexperimentalHTTP listener is currently in beta
 NlistenerHTTP server side library
 Nmessage_directionMessage direction
 Noauth1OAuth 1.0 library
 NexperimentalOAuth functionality is currently in beta
 Noauth2OAuth 2.0 library
 NexperimentalOAuth functionality is currently in beta
 NjsonLibrary for parsing and serializing JSON values to and from C++ types
 Nwebsockets
 NclientWebSocket client side library