Lightstreamer.DotNet.Client 3.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Lightstreamer.DotNet.Client --version 3.0.0
NuGet\Install-Package Lightstreamer.DotNet.Client -Version 3.0.0
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="Lightstreamer.DotNet.Client" Version="3.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Lightstreamer.DotNet.Client --version 3.0.0
#r "nuget: Lightstreamer.DotNet.Client, 3.0.0"
#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 Lightstreamer.DotNet.Client as a Cake Addin
#addin nuget:?package=Lightstreamer.DotNet.Client&version=3.0.0

// Install Lightstreamer.DotNet.Client as a Cake Tool
#tool nuget:?package=Lightstreamer.DotNet.Client&version=3.0.0

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.0.0/

This client component is compatible since Lightstreamer Server 6.1.

There are no supported framework assets in this package.

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 26,525 3/7/2018
3.1.6627.21365 1,071 2/22/2018
3.1.6549.21391 1,473 12/21/2017
3.0.0 5,101 11/16/2016

Summary of changes made in this release of the package.