WebsocketsSimple.Core 5.0.14

There is a newer version of this package available.
See the version list below for details.
dotnet add package WebsocketsSimple.Core --version 5.0.14
                    
NuGet\Install-Package WebsocketsSimple.Core -Version 5.0.14
                    
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="WebsocketsSimple.Core" Version="5.0.14" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WebsocketsSimple.Core" Version="5.0.14" />
                    
Directory.Packages.props
<PackageReference Include="WebsocketsSimple.Core" />
                    
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 WebsocketsSimple.Core --version 5.0.14
                    
#r "nuget: WebsocketsSimple.Core, 5.0.14"
                    
#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 WebsocketsSimple.Core@5.0.14
                    
#: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=WebsocketsSimple.Core&version=5.0.14
                    
Install as a Cake Addin
#tool nuget:?package=WebsocketsSimple.Core&version=5.0.14
                    
Install as a Cake Tool

The core module for a simple websocket server and client implementation with authentication.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on WebsocketsSimple.Core:

Package Downloads
WebsocketsSimple.Client

The client module for a simple websocket server and client implementation with authentication.

WebsocketsSimple.Server

The server module for a simple websocket server and client implementation with authentication.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
7.0.9 5,830 11/20/2023
7.0.8 821 10/29/2023
7.0.7 1,872 8/1/2023
6.0.63 874 11/20/2023
6.0.62 707 10/29/2023
6.0.61 1,398 8/1/2023
5.0.59 858 11/20/2023
5.0.58 706 10/29/2023
5.0.57 1,230 8/1/2023
5.0.14 2,481 5/19/2022
3.1.59 910 11/20/2023
3.1.58 696 10/29/2023
3.0.58 890 11/20/2023
3.0.57 847 10/29/2023
3.0.56 1,208 8/1/2023
2.2.60 926 11/20/2023
2.2.59 850 10/29/2023
2.2.58 1,191 8/1/2023
2.1.78 896 11/20/2023
2.1.77 848 10/29/2023
Loading failed