For a deeper look into our DataScope Select REST API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials

question

Upvotes
Accepted
1 0 0 0

Refinitiv DSS C# Example Application in Net6

Hi Team,

We want to use something like your sample application Refinitiv DSS C# Example Application but in Net6 ( netcore). As I can see, it refers to NetFramework v4.5 Dlls.

Could you help us please?

Is there any sample of it in net6?

1672934886699.png

Regards,

Yousri

dss-rest-api#technology
1672934886699.png (84.4 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Upvotes
Accepted
59k 164 45 65

@yousri.filali

Thanks for reaching out to us.

The library only supports .NET framework 4.5.

To use the API with .NET6, you need to use the DSS REST API directly, such as using HttpClient.

There is an article that shows how to use Tick History API with .NET CORE (Using Microsoft .NET Core with Refinitiv Tick History REST API).

Otherwise, you can download the DSS REST Tutorials Postman collection and then use Postman to generate the sample code for you (Generate code for a REST API call using Postman in just a few clicks)

For more information, please refer to the Refinitiv DataScope Select - REST API Tutorials.



icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.