I want to use .Net C# and was looking for the .Net SDK which is mentioned at AT&T Marketplace (att.com) but cant seem to find it. Any suggestions!
Hi @ab160g,
Did you follow the instruction how to install the library as mentioned in the quick-start (Install-Package Cpaas.Sdk)?
if so, can you add the result?
Please can you confirm where do I download the Cpaas.Sdk from?
I have looked and I don’t see a link anywhere to it, perhaps I am looking in the wrong place!
I can find the Java version but not CPAAS.SDK.
Thanks
As mentioned in the quick start documentation:
To install the C# client library using NuGet:
- Run the following command in the Package Manager Console:
Install-Package Cpaas.Sdk
Here is the location of the SDK package in Nuget.org (you need an account to access it)