SocketLite.PCL
3.2.3
.NET Standard 1.2
.NET Framework 4.5
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, C# scripting and .NET Interactive. 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 |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.2 netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid monoandroid10 |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Windows Phone | wpa81 |
Windows Store | netcore451 |
Xamarin.iOS | xamarinios xamarinios10 |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
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 | 4,109 | 8/18/2018 |
5.0.1 | 1,290 | 8/9/2018 |
5.0.0 | 19,980 | 6/2/2018 |
4.2.1 | 5,967 | 3/22/2018 |
4.1.5 | 1,998 | 2/15/2018 |
4.1.2 | 2,462 | 10/23/2017 |
4.1.1 | 10,818 | 9/22/2017 |
4.0.6 | 9,729 | 5/11/2017 |
3.7.8 | 1,788 | 4/17/2017 |
3.7.4 | 1,558 | 4/17/2017 |
3.7.0 | 1,810 | 3/12/2017 |
3.6.4 | 2,632 | 2/14/2017 |
3.6.2 | 2,651 | 12/5/2016 |
3.6.0 | 2,052 | 11/24/2016 |
3.2.3 | 1,340 | 11/21/2016 |
2.0.20 | 2,850 | 10/15/2016 |
1.1.2 | 2,033 | 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