cpprestsdk 2.5.0

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package cpprestsdk --version 2.5.0
NuGet\Install-Package cpprestsdk -Version 2.5.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="cpprestsdk" Version="2.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add cpprestsdk --version 2.5.0
#r "nuget: cpprestsdk, 2.5.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install cpprestsdk as a Cake Addin
#addin nuget:?package=cpprestsdk&version=2.5.0

// Install cpprestsdk as a Cake Tool
#tool nuget:?package=cpprestsdk&version=2.5.0

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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on cpprestsdk:

Package Downloads
brainCloudCppSdk-x64

A C++ native library for connecting Windows 10 Universal Apps to the brainCloud back-end. Currently supports Visual Studio 2015.

brainCloudCppSdk-arm

A C++ native library for connecting Windows 10 Universal Apps to the brainCloud back-end. Currently supports Visual Studio 2015.

brainCloudCppSdk-x86

A C++ native library for connecting Windows 10 Universal Apps to the brainCloud back-end. Currently supports Visual Studio 2015.

DocumentDbCpp.v120

DocumentDBCpp is C++ wrapper and object model for DocumentDB NoSQL database. It is built on top of C++ REST SDK framework, so all the goodies like Task Parallelism are included. There is no other dependencies except C++ REST SDK.

DocumentDbCpp.v140

DocumentDBCpp is C++ wrapper and object model for DocumentDB NoSQL database. It is built on top of C++ REST SDK framework, so all the goodies like Task Parallelism are included. There is no other dependencies except C++ REST SDK.

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