cpprestsdk by casablancacore

<PackageReference Include="cpprestsdk" Version="1.3.1" />

.NET API 0 bytes

 cpprestsdk 1.3.1

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.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>cpprestsdk</id>
    <version>1.3.1</version>
    <title>C++ REST SDK</title>
    <authors>casablancacore</authors>
    <owners>Microsoft,Visual C++</owners>
    <licenseUrl>http://www.apache.org/licenses/LICENSE-2.0</licenseUrl>
    <projectUrl>https://casablanca.codeplex.com/</projectUrl>
    <iconUrl>https://download-codeplex.sec.s-msft.com/Download?ProjectName=casablanca&amp;DownloadId=630102&amp;Build=20425</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>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.</description>
    <summary>The C++ REST SDK is a cross-platform, modern, and asynchronous library that enables developers to access and author connected applications</summary>
    <releaseNotes>Release of C++ Rest SDK 1.3.1 libraries.</releaseNotes>
    <copyright>Copyright 2013</copyright>
    <tags>REST native C++ JSON Casablanca Http Uri nativepackage</tags>
    <dependencies>
      <dependency id="cpprestsdk.redist" version="1.3.1" />
    </dependencies>
  </metadata>
</package>