WebSocketSharp 1.0.3-rc4

This is a prerelease version of WebSocketSharp.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package WebSocketSharp --version 1.0.3-rc4
                    
NuGet\Install-Package WebSocketSharp -Version 1.0.3-rc4
                    
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="WebSocketSharp" Version="1.0.3-rc4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WebSocketSharp" Version="1.0.3-rc4" />
                    
Directory.Packages.props
<PackageReference Include="WebSocketSharp" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add WebSocketSharp --version 1.0.3-rc4
                    
#r "nuget: WebSocketSharp, 1.0.3-rc4"
                    
#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.
#:package WebSocketSharp@1.0.3-rc4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=WebSocketSharp&version=1.0.3-rc4&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=WebSocketSharp&version=1.0.3-rc4&prerelease
                    
Install as a Cake Tool

websocket-sharp provides the WebSocket protocol client and server.

It supports:
- WebSocket Client and Server
- RFC 6455
- Per-message Compression extension
- Secure Connection
- HTTP Authentication
- Query String, Origin header and Cookies
- .NET 3.5 or later (includes compatible)

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (21)

Showing the top 20 popular GitHub repositories that depend on WebSocketSharp:

Repository Stars
Planshit/Tai
👻 在Windows上统计软件使用时长和网站浏览时长
ONLYOFFICE/CommunityServer
Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.
LiveSplit/LiveSplit
A sleek, highly customizable timer for speedrunners.
chenxuuu/llcom
🛠功能强大的串口工具。支持Lua自动化处理、串口调试、WinUSB、串口曲线、TCP测试、MQTT测试、编码转换、乱码恢复等功能
siemens/ros-sharp
ROS# is a set of open source software libraries and tools in C# for communicating with ROS from .NET applications, in particular Unity3D
dukus/digiCamControl
DSLR camera remote control open source software
molenzwiebel/Mimic
📡 League from the safety of your toilet.
automuteus/amonguscapture
Capture of the local Among Us executable state
Necrobot-Private/NecroBot
NecroBot2
shr670377723/CommunityServer-master
BarRaider/obs-websocket-dotnet
C# .NET library to communicate with an obs-websocket server
MaciejGorczyca/ChallengesAreEvil
Remove your challenge tokens from profile banner with 1-click-button solution.
Exafunction/WindsurfVisualStudio
Visual Studio extension for Codeium
tjhrulz/WebNowPlaying
A NowPlaying like plugin for rainmeter built for getting music info from websites
ad2017gd/RainbowTaskbar
Powerful, customizable Windows 10/11 taskbar effects.
Mazyod/PhoenixSharp
C# Phoenix Channels client. Unity Compatible.
freezy/dmd-extensions
A toolbox for virtual pinball dot matrix displays.
PepperDash/Essentials
The Essentials Application Framework Libraries
PITR-DEV/ukbutt-mod
An Official ULTRAKILL Mod that adds buttplug.io support.
suicvne/DiscordSharp
A .Net API for Discord written in C#
Version Downloads Last Updated
1.0.3-rc7 1,289 3/4/2015
1.0.3-rc6 1,299 11/17/2014
1.0.3-rc5 879 10/11/2014
1.0.3-rc4 722 6/13/2014
1.0.3-rc3 157 2/24/2014
1.0.3-rc2 89 11/23/2013
1.0.3-rc1 110 10/22/2013

- Modified enum values to PascalCase values