Upgrade from Eikon -> Workspace. Learn about programming differences.

For a deeper look into our Eikon Data API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 0 0 0

Does Eikon Data Api is available in .net core or will it be available in coming future?

eikoneikon-data-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-api
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.

Hello @Vivek.Mapara,

Thank you for your participation in the forum.

Is the reply below satisfactory in resolving your query?

If yes, please click the 'Accept' text next to the appropriate reply. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.

Thanks,

-AHS

@Vivek.Mapara

Hi,

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,

AHS

1 Answer

· Write an Answer
Upvotes
Accepted
10.2k 18 6 9

Hi @Vivek.Mapara Eikon users can also access services on our Refinitiv Data platform using the Refinitiv Data Platform libraries (which have a .NET version in alpha release) and an EIkon app key by opening a desktop session. These services include streaming prices, historical prices (timeseries history), all TR fields are also now available via the datagrid endpoint, search and many other services which are coming on to the platform. You can find more details here. From this document you can see the supported configuration for the .NET version:

All examples are built with Microsoft .Net Framework 4.5.2 and should be pre-installed. The library supports .NET Framework 4.5.2, and .NET Standard 2.0, 2.1. With the .NET Standard support, applications can be targeted to use up to .NET Core 3.1.

All examples will automatically download NuGet dependencies when loading/building a solution. NuGet Package Manager 2.12 (or greater) is required to be pre-installed prior to loading the solution. The minimum Package Manager is available within the modern Visual Studio IDE's such as 2017, 2019. Developers may need to upgrade their package managers for older IDE's such as VS2015.

You can get the current package from NuGet and the samples are available here. A quick start guide is available here for .NET

So right now it really depends on what data you require - some of it is available right now and shortly much more will be there natively in .NET. I hope this can help.

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.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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