Info
Version: | 1.15.1 |
Author(s): | [email protected] |
Last Update: | Friday, September 15, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://lightstreamer.com/ |
NuGet Url: | https://www.nuget.org/packages/Lightstreamer.DotNetStandard.Adapters |
Install
Install-Package Lightstreamer.DotNetStandard.Adapters
dotnet add package Lightstreamer.DotNetStandard.Adapters
paket add Lightstreamer.DotNetStandard.Adapters
Lightstreamer.DotNetStandard.Adapters Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
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.
This is a .NET Standard 2.0 class library and can be used in .NET Framework (>=4.6), .NET Standard, and .NET Core applications.
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/api/ls-dotnetstandard-adapter/1.15.1/api/.