Why I should download plenty of dll to get data. This dll uses old assemblies. Add this dlls to existing project (Data Service that uses new assemblies) - very big problem. - This is one big reason - to select other provider of data)
For a deeper look into our DataScope Select SOAP API, look into:
Overview | Quickstart | Documentation | Downloads | Tutorials
Why I should download plenty of dll to get data. This dll uses old assemblies. Add this dlls to existing project (Data Service that uses new assemblies) - very big problem. - This is one big reason - to select other provider of data)
You can use C# with DSS REST API to get data from DSS. There is an example available in GitHub.
This example is C# console based application and it was created to demonstrates how to use Microsoft .NET Core SDK version 2.0 with TRTH (Thomson Reuters Tick History) REST API. However, you can apply it to use with DSS REST API.
@fetisov, thank you for your comment. I understand what you mean, and have escalated your concern to the development group. It is true that dependencies on old assemblies can sometimes be problematic. In the mean time, it should be possible for you to work around these issues. This other thread on the same topic should hopefully help you move your project forward.