SocketLite.PCL
3.2.3
.NET Standard 1.2
This package targets .NET Standard 1.2. The package is compatible with this framework or higher.
.NET Framework 4.5
This package targets .NET Framework 4.5. The package is compatible with this framework or higher.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package SocketLite.PCL --version 3.2.3
NuGet\Install-Package SocketLite.PCL -Version 3.2.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SocketLite.PCL" Version="3.2.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SocketLite.PCL --version 3.2.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SocketLite.PCL, 3.2.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SocketLite.PCL as a Cake Addin #addin nuget:?package=SocketLite.PCL&version=3.2.3 // Install SocketLite.PCL as a Cake Tool #tool nuget:?package=SocketLite.PCL&version=3.2.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Socket PCL Xamarin Cross platform for iOS, Windows 10 (UWP) and Android
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 | netcoreapp1.0 was computed. netcoreapp1.1 was computed. netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard1.2 is compatible. netstandard1.3 is compatible. netstandard1.4 was computed. netstandard1.5 was computed. netstandard1.6 was computed. netstandard2.0 was computed. netstandard2.1 was computed. |
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. 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. monoandroid10 is compatible. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen30 was computed. tizen40 was computed. tizen60 was computed. |
Universal Windows Platform | uap was computed. uap10.0 is compatible. |
Windows Phone | wpa81 was computed. |
Windows Store | netcore451 was computed. |
Xamarin.iOS | xamarinios was computed. xamarinios10 is compatible. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5
- System.Reactive (>= 3.1.0)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
- System.Net.NetworkInformation (>= 4.3.0)
- System.Net.Security (>= 4.3.0)
- System.Reactive (>= 3.1.0)
-
MonoAndroid 1.0
- System.Reactive (>= 3.1.0)
-
UAP 10.0
- Microsoft.NETCore.UniversalWindowsPlatform (>= 5.2.2)
- System.Reactive (>= 3.1.0)
-
Xamarin.iOS 1.0
- System.Reactive (>= 3.1.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on SocketLite.PCL:
Package | Downloads |
---|---|
SimpleHttpListener
Simple Http Listener This is the legacy version of Simple HTTP Listener. Please see project web site for a new version. |
|
CryptoExchangeClient
Clients for multiple cryptocurrency exchanges. All clients have a shared interface for common actions. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.1.1 | 5,700 | 8/18/2018 |
5.0.1 | 1,503 | 8/9/2018 |
5.0.0 | 28,126 | 6/2/2018 |
4.2.1 | 7,643 | 3/22/2018 |
4.1.5 | 3,607 | 2/15/2018 |
4.1.2 | 4,072 | 10/23/2017 |
4.1.1 | 12,952 | 9/22/2017 |
4.0.6 | 11,465 | 5/11/2017 |
3.7.8 | 2,646 | 4/17/2017 |
3.7.4 | 2,407 | 4/17/2017 |
3.7.0 | 2,663 | 3/12/2017 |
3.6.4 | 4,977 | 2/14/2017 |
3.6.2 | 4,220 | 12/5/2016 |
3.6.0 | 3,271 | 11/24/2016 |
3.2.3 | 1,558 | 11/21/2016 |
2.0.20 | 3,869 | 10/15/2016 |
1.1.2 | 3,963 | 6/18/2016 |
Updated to Rx 3.1.0
Moved from to .NET Standard 1.3 for better compatibility.
Implemented optional parameter to choose between Tls 1.0, 1.1 and 1,2 in TcpClient ConnectAsync