SocketLite.PCL
4.2.1
See the version list below for details.
dotnet add package SocketLite.PCL --version 4.2.1
NuGet\Install-Package SocketLite.PCL -Version 4.2.1
<PackageReference Include="SocketLite.PCL" Version="4.2.1" />
paket add SocketLite.PCL --version 4.2.1
#r "nuget: SocketLite.PCL, 4.2.1"
// Install SocketLite.PCL as a Cake Addin
#addin nuget:?package=SocketLite.PCL&version=4.2.1
// Install SocketLite.PCL as a Cake Tool
#tool nuget:?package=SocketLite.PCL&version=4.2.1
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.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 |
Xamarin.iOS | xamarinios xamarinios10 |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5.1
- System.Reactive (>= 3.1.1)
-
.NETStandard 1.3
- System.Net.NetworkInformation (>= 4.3.0)
- System.Net.Security (>= 4.3.2)
- System.Net.Sockets (>= 4.3.0)
- System.Reactive (>= 3.1.1)
-
.NETStandard 1.5
- System.Net.NetworkInformation (>= 4.3.0)
- System.Net.Security (>= 4.3.2)
- System.Net.Sockets (>= 4.3.0)
- System.Reactive (>= 3.1.1)
-
.NETStandard 2.0
- System.Reactive (>= 3.1.1)
-
MonoAndroid 1.0
- Microsoft.NETCore.Platforms (>= 2.0.0)
- System.Net.Http (>= 4.3.2)
- System.Reactive (>= 3.1.1)
-
UAP 10.0
- Microsoft.NETCore.UniversalWindowsPlatform (>= 6.0.7)
- System.Reactive (>= 3.1.1)
-
Xamarin.iOS 1.0
- Microsoft.NETCore.Platforms (>= 2.0.0)
- System.Net.Http (>= 4.3.3)
- System.Reactive (>= 3.1.1)
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,110 | 8/18/2018 |
5.0.1 | 1,290 | 8/9/2018 |
5.0.0 | 19,981 | 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,819 | 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 |
Moved .NET Standard 1.5 to .NET Standard 1.3.
Added .NET Standard 2.0
Updated to Rx 3.1.1
Click and bait library with support for Android 6.0, iOS, .Net 4.5.1, UWP and .NET Core (.NET Standard 1.3 and 2.0) .
Implemented optional parameter to choose between Tls 1.0, 1.1 and 1,2 in TcpClient ConnectAsync