SocketLite.PCL
4.1.1
See the version list below for details.
dotnet add package SocketLite.PCL --version 4.1.1
NuGet\Install-Package SocketLite.PCL -Version 4.1.1
<PackageReference Include="SocketLite.PCL" Version="4.1.1" />
paket add SocketLite.PCL --version 4.1.1
#r "nuget: SocketLite.PCL, 4.1.1"
// Install SocketLite.PCL as a Cake Addin
#addin nuget:?package=SocketLite.PCL&version=4.1.1
// Install SocketLite.PCL as a Cake Tool
#tool nuget:?package=SocketLite.PCL&version=4.1.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.0 netstandard1.1 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 |
MonoAndroid | monoandroid monoandroid10 |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Windows Phone | wp8 wp81 wpa81 |
Windows Store | netcore netcore45 netcore451 |
Xamarin.iOS | xamarinios xamarinios10 |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 4.5.1
- System.Reactive (>= 3.1.1)
-
.NETStandard 1.5
- NETStandard.Library (>= 1.6.1)
- 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
- NETStandard.Library (>= 2.0.0)
- System.Reactive (>= 3.1.1)
-
MonoAndroid 1.0
- Microsoft.NETCore.Platforms (>= 1.1.0)
- NETStandard.Library (>= 1.6.1)
- System.Net.Http (>= 4.3.2)
- System.Reactive (>= 3.1.1)
-
UAP 10.0
- Microsoft.NETCore.UniversalWindowsPlatform (>= 5.4.0)
- System.Reactive (>= 3.1.1)
-
Xamarin.iOS 1.0
- Microsoft.NETCore.Platforms (>= 1.1.0)
- NETStandard.Library (>= 1.6.1)
- 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,102 | 8/18/2018 |
5.0.1 | 1,288 | 8/9/2018 |
5.0.0 | 19,891 | 6/2/2018 |
4.2.1 | 5,962 | 3/22/2018 |
4.1.5 | 1,995 | 2/15/2018 |
4.1.2 | 2,458 | 10/23/2017 |
4.1.1 | 10,815 | 9/22/2017 |
4.0.6 | 9,724 | 5/11/2017 |
3.7.8 | 1,785 | 4/17/2017 |
3.7.4 | 1,557 | 4/17/2017 |
3.7.0 | 1,806 | 3/12/2017 |
3.6.4 | 2,628 | 2/14/2017 |
3.6.2 | 2,643 | 12/5/2016 |
3.6.0 | 2,045 | 11/24/2016 |
3.2.3 | 1,336 | 11/21/2016 |
2.0.20 | 2,843 | 10/15/2016 |
1.1.2 | 2,028 | 6/18/2016 |
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.5 and 2.0) .
Implemented optional parameter to choose between Tls 1.0, 1.1 and 1,2 in TcpClient ConnectAsync