ThomsonReuters.Desktop.SDK.DataAccess.Signed 1.6.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package ThomsonReuters.Desktop.SDK.DataAccess.Signed --version 1.6.1
NuGet\Install-Package ThomsonReuters.Desktop.SDK.DataAccess.Signed -Version 1.6.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ThomsonReuters.Desktop.SDK.DataAccess.Signed" Version="1.6.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ThomsonReuters.Desktop.SDK.DataAccess.Signed --version 1.6.1
#r "nuget: ThomsonReuters.Desktop.SDK.DataAccess.Signed, 1.6.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ThomsonReuters.Desktop.SDK.DataAccess.Signed as a Cake Addin
#addin nuget:?package=ThomsonReuters.Desktop.SDK.DataAccess.Signed&version=1.6.1

// Install ThomsonReuters.Desktop.SDK.DataAccess.Signed as a Cake Tool
#tool nuget:?package=ThomsonReuters.Desktop.SDK.DataAccess.Signed&version=1.6.1

Provides APIs for accessing Eikon data such as realtime market data and time series. APIs can be consumed from both Eikon Library Apps and standalone applications.

Product Compatible and additional computed target framework versions.
.NET Framework net40-client is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.8.4 11,164 10/19/2016
1.8.1 4,075 10/6/2015
1.7.0 2,159 7/28/2015
1.6.3 2,194 4/27/2015
1.6.2 2,284 2/27/2015
1.6.1 2,123 2/25/2015
1.5.2 1,818 12/17/2014
1.4.1 1,513 10/14/2014
1.1.0 1,519 6/24/2014
1.0.1 1,469 5/26/2014
1.0.0 1,610 5/20/2014
1.0.0-build00007 1,520 4/11/2014

Fixes:
 Time Series: TimeStamp Kind returned by Time Series are now in line with requested time Mode.
 Time Series: GetViewList works properly now when using a local server.
 Time Series: IDataUpdate objects are now properly displayed in Visual Studio debugger.
 Time Series: Feed is no more mandatory for metadata requests - Default feed is used if none has been provided.
 Automatic Eikon startup has been fixed.