Lightstreamer.DotNetStandard.Adapters
These packages include the resources needed to write Remote Data Adapters and Remote Metadata Adapters for Lightstreamer Server with .NET. Each Lightstreamer session requires the presence of an Adapter Set, which is made up of one Metadata Adapter and one or multiple Data Adapters. Multiple Adapter Sets can be plugged onto Lightstreamer Server. Please refer to the provided "General Concepts.pdf" document for further details about the role of the Adapters in Lightstreamer, and in particular to this documentation https://lightstreamer.com/docs/ls-server/latest/Adapter%20Remoting%20Infrastructure.pdf for Remote Adapters deploying. The full API references are available from https://lightstreamer.com/sdks/ls-dotnetstandard-adapter/1.15.2/api/index.html
Install
dotnet add package Lightstreamer.DotNetStandard.Adapters --version 1.15.2
Install-Package Lightstreamer.DotNetStandard.Adapters -Version 1.15.2
<PackageReference Include="Lightstreamer.DotNetStandard.Adapters" Version="1.15.2" />
Frameworks
No framework metadata available.
Dependencies
Adoption guide
Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.
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.