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.
Other
8.02k
stars
1.66k
forks
source link
Nuget package does not have a build for ARM64 in the Window release. #1800
At least for the WebView2 samples that depend on this project has been solved. Follow the reference link above for the discussion and answers or this link and the discussion.
Attempting to use this package in ARM64 (HoloLens) as part of a C++ project will not build. See Microsoft WebView2Browser