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)
@ifetisov, the development team just told me that version 12.1 of the SDK (released yesterday Monday 16 July) shipped with version 11.0 of Newtonsoft. The new SDK is available here. I will upload it to the DSS downloads later today.
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.
@ifetisov, 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.