Lightstreamer.DotNetStandard.Adapters
1.12.0
See the version list below for details.
dotnet add package Lightstreamer.DotNetStandard.Adapters --version 1.12.0
NuGet\Install-Package Lightstreamer.DotNetStandard.Adapters -Version 1.12.0
<PackageReference Include="Lightstreamer.DotNetStandard.Adapters" Version="1.12.0" />
paket add Lightstreamer.DotNetStandard.Adapters --version 1.12.0
#r "nuget: Lightstreamer.DotNetStandard.Adapters, 1.12.0"
// Install Lightstreamer.DotNetStandard.Adapters as a Cake Addin #addin nuget:?package=Lightstreamer.DotNetStandard.Adapters&version=1.12.0 // Install Lightstreamer.DotNetStandard.Adapters as a Cake Tool #tool nuget:?package=Lightstreamer.DotNetStandard.Adapters&version=1.12.0
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://www.lightstreamer.com/docs/remoting_base/Adapter%20Remoting%20Infrastructure.pdf for Remote Adapters deploying.
The full API references are available from https://lightstreamer.com/api/ls-dotnetstandard-adapter/latest/frames.html
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
- System.Configuration.ConfigurationManager (>= 4.5.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated | |
---|---|---|---|
1.15.1 | 15,223 | 9/15/2023 | |
1.15.0 | 1,572 | 7/14/2023 | |
1.14.3 | 3,060 | 12/6/2022 | |
1.14.2 | 1,480 | 11/14/2022 | |
1.14.1 | 1,613 | 11/3/2022 | |
1.13.1 | 9,241 | 12/28/2021 | |
1.13.0 | 126,006 | 9/24/2021 | |
1.12.2 | 18,242 | 5/25/2021 | |
1.12.1 | 71,766 | 1/21/2020 | |
1.12.0 | 4,142 | 1/28/2019 | |
1.11.0 | 1,924 | 1/17/2019 | |
1.0.0 | 2,173 | 1/14/2019 |
This is a .NET Standard 2.0 class library and can be used in .NET Framework (>=4.6), .NET Standard, and .NET Core applications.