azure-sdk-for-cpp/sdk/core
JinmingHu 4d19f3b078
Integrate Response<T> into Storage Blobs Service (#327)
* Revert changes to storage code

* adapt to breaking changes in Azure::Core, Response->RawResponse, pipeline clone returns unique_ptr

* just to make build pass, remove this commit after https://github.com/Azure/azure-sdk-for-cpp/pull/326 is merged

* adapt to Response<T>

* concurrent upload/download also return Response<T>

* add BlobInfo and BlobContainerInfo
2020-07-21 10:31:00 +08:00
..
azure-core Integrate Response<T> into Storage Blobs Service (#327) 2020-07-21 10:31:00 +08:00
ci.yml add CMakeLists.txt and eng to CI and PR triggers (#314) 2020-07-20 10:09:50 -07:00