WebSocket.Portable.Core
1.0.6.1
See the version list below for details.
dotnet add package WebSocket.Portable.Core --version 1.0.6.1
NuGet\Install-Package WebSocket.Portable.Core -Version 1.0.6.1
<PackageReference Include="WebSocket.Portable.Core" Version="1.0.6.1" />
paket add WebSocket.Portable.Core --version 1.0.6.1
#r "nuget: WebSocket.Portable.Core, 1.0.6.1"
// Install WebSocket.Portable.Core as a Cake Addin #addin nuget:?package=WebSocket.Portable.Core&version=1.0.6.1 // Install WebSocket.Portable.Core as a Cake Tool #tool nuget:?package=WebSocket.Portable.Core&version=1.0.6.1
PCL 78 Websocket client. Perfect for Xamarin PCL apps. Utilize's sockets-for-pcl to do the heavy lifting.
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.Bcl (>= 1.1.10)
- Microsoft.Bcl.Async (>= 1.0.168)
- Microsoft.Bcl.Build (>= 1.0.14)
- Microsoft.Net.Http (>= 2.2.29)
- rda.SocketsForPCL (>= 1.1.8)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on WebSocket.Portable.Core:
Package | Downloads |
---|---|
Realtime.Xamarin
Part of the The Realtime Framework, Realtime Cloud Messaging (aka ORTC) is a secure, fast and highly scalable cloud-hosted Pub/Sub real-time message broker for web and mobile apps. If your website or mobile app has data that needs to be updated in the user's interface as it changes (e.g. real-time stock quotes or ever changing social news feed) Realtime Cloud Messaging is the reliable, easy, unbelievably fast, "works everywhere" solution. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.2.6 | 4,918 | 10/5/2015 |
1.2.5 | 1,633 | 10/5/2015 |
1.2.4 | 1,232 | 9/3/2015 |
1.2.3 | 1,156 | 9/2/2015 |
1.2.2 | 1,387 | 8/25/2015 |
1.2.1 | 1,946 | 7/29/2015 |
1.2.0 | 1,225 | 7/5/2015 |
1.1.2 | 1,130 | 6/24/2015 |
1.1.1 | 1,099 | 6/24/2015 |
1.1.0 | 1,168 | 6/10/2015 |
1.0.9.1 | 1,582 | 5/29/2015 |
1.0.9 | 1,063 | 5/29/2015 |
1.0.8 | 1,104 | 5/29/2015 |
1.0.7 | 1,105 | 5/27/2015 |
1.0.6.1 | 1,110 | 5/21/2015 |
Upgraded sockets for PCL.
Removed evil debug message.