Lightstreamer.DotNet.Client
3.1.6549.21391
See the version list below for details.
dotnet add package Lightstreamer.DotNet.Client --version 3.1.6549.21391
NuGet\Install-Package Lightstreamer.DotNet.Client -Version 3.1.6549.21391
<PackageReference Include="Lightstreamer.DotNet.Client" Version="3.1.6549.21391" />
paket add Lightstreamer.DotNet.Client --version 3.1.6549.21391
#r "nuget: Lightstreamer.DotNet.Client, 3.1.6549.21391"
// Install Lightstreamer.DotNet.Client as a Cake Addin #addin nuget:?package=Lightstreamer.DotNet.Client&version=3.1.6549.21391 // Install Lightstreamer.DotNet.Client as a Cake Tool #tool nuget:?package=Lightstreamer.DotNet.Client&version=3.1.6549.21391
This library can be used to develop a .NET application that works as a client of Lightstreamer Server, in order to send and receive real-time data.
The minimum requirements for supported environments are: .NET 4.5, Windows 8, Windows Phone Silverlight 8, ASP.NET Core 1.0.
The Lightstreamer .NET PCL Client Library exposes a simple interface, which enables the application to communicate with the Lightstreamer Server, by opening and closing connections and sessions, performing subscriptions and unsubscriptions, receiving data, and sending client messages to the server.
For complete API documentation: http://www.lightstreamer.com/repo/res/ls-pcl-client/3.1.0/
This client component is compatible with Lightstreamer Server since version 7.0.0 b2 .
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Lightstreamer.DotNet.Client:
Package | Downloads |
---|---|
com.timdinh.IGWebApiClient
IG Public API for .NET platforms |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
3.1.6640.22649 | 28,006 | 3/7/2018 |
3.1.6627.21365 | 1,117 | 2/22/2018 |
3.1.6549.21391 | 1,507 | 12/21/2017 |
3.0.0 | 5,139 | 11/16/2016 |
Added automatic recovery of sessions upon unexpected socket interruption.
Fixed a bug introduced in 3.0.0 which caused the PollingMillis setting to be ignored.
Extended the invocations of OnNewBytes in the ConnectionListener.
For a complete summary of changes: https://www.lightstreamer.com/repo/distros/Lightstreamer_7_0_0_b2_20171220.zip%23/Lightstreamer/CHANGELOG.HTML#pcl_client