microsoft / cpprestsdk

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
7.91k stars 1.64k forks source link

not able to use this in Redhat 8 #1744

Open mohakkataria007 opened 1 year ago

mohakkataria007 commented 1 year ago

Hi All,

I am new to the rest framework, but I know cpp. I was going through the readme and tried the fedora installation command "dnf install cpprest-devel" but I am getting no match found. Can anyone help me to resolve this issue.