Could you please confirm whether or not Refinitiv C# API if fully compatible with .NET core?
It was not the case 3 years back (not compatible with Linux to be exact) may I know if this has been enhanced?
<" target="_blank">https://community.developers.refinitiv.com/questions/66344/net-core-trth-c-sdk.html> says:
REST API Example and REST API Toolkits still using the old implementation and the project required .NET Framework 4.5. Therefore I believe that The REST API toolkit still not support .NET Core 3+.
Clients need to implement own class to call .NET Core HTTP Client library to connect to the server to get the Token and retrieve the data according to the REST API user guide.