Skip to main content
Lightstreamer.DotNet.Client package icon

Lightstreamer.DotNet.Client

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.

Total Downloads
46.2K
46,154
Published
Nov 16, 2016
Latest stable version

Install

.NET CLI
dotnet add package Lightstreamer.DotNet.Client --version 3.0.0
Package Manager Console
Install-Package Lightstreamer.DotNet.Client -Version 3.0.0
PackageReference
<PackageReference Include="Lightstreamer.DotNet.Client" Version="3.0.0" />

Frameworks

No framework metadata available.

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.