Skip to main content
Lightstreamer.DotNetStandard.Client package icon

Lightstreamer.DotNetStandard.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 Lightstreamer .NET Standard 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. The .NET Standard allows greater uniformity through the .NET ecosystem and works seamlessly with .NET Core, .NET Framework, Mono, Unity, Xamarin and UWP apps. For complete API documentation: https://www.lightstreamer.com/api/ls-dotnetstandard-client/latest/ This client component is compatible with Lightstreamer Server since version 7.0.1 and .Net Standard 2.0

Total Downloads
255.4K
255,431
Published
Oct 11, 2018
Latest stable version

Install

.NET CLI
dotnet add package Lightstreamer.DotNetStandard.Client --version 4.0.0
Package Manager Console
Install-Package Lightstreamer.DotNetStandard.Client -Version 4.0.0
PackageReference
<PackageReference Include="Lightstreamer.DotNetStandard.Client" Version="4.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.