When installing the REST SDK through nuget I did not not find the following libraries for Windows:
You should also distribute these versions of the libraries. Users should have the choice of what they use.
-
Debug / Release version of the DLL with static linking to CRT.
-
Debug / Release static libraries, which do not require dependencies on other libraries (even CRT). Only native libraries Windows.
You should also distribute these versions of the libraries. Users should have the choice of what they use.