Hi,
I am interested to call the DSS REST API from a .NET 3.5 client but all the examples and the .NET SDK is for .NET 4.5. Has anyone consumed the REST API in .NET 3.5 framework? If so then can someone share an example of that.
Thanks,
Amit
For a deeper look into our DataScope Select SOAP API, look into:
Overview | Quickstart | Documentation | Downloads | Tutorials
Hi,
I am interested to call the DSS REST API from a .NET 3.5 client but all the examples and the .NET SDK is for .NET 4.5. Has anyone consumed the REST API in .NET 3.5 framework? If so then can someone share an example of that.
Thanks,
Amit
Hi @ab478
The DSS REST .Net API requires .Net framework 4.5 and above only. However, you can consume data from DSS REST HTTP service directly. Please see more details in the following links