GenHTTP.Modules.Websockets 11.0.0-preview.8

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

GenHTTP.Modules.Websockets

This package allows to host a websocket endpoint from a GenHTTP application.

For examples and details please refer to the documentation.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 GenHTTP.Modules.Websockets:

Package Downloads
GenHTTP.Modules.ReverseProxy

Allows to serve content from a remote upstream server.

GenHTTP.Modules.DependencyInjection

Enables dependency injection for all framework services.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
11.0.0-preview.15 32 6/4/2026
11.0.0-preview.14 34 6/4/2026
11.0.0-preview.13 39 6/4/2026
11.0.0-preview.12 46 6/2/2026
11.0.0-preview.11 59 5/29/2026
11.0.0-preview.10 67 5/28/2026
11.0.0-preview.9 70 5/28/2026
11.0.0-preview.8 63 5/26/2026
11.0.0-preview.7 68 5/19/2026
10.5.3 211 5/2/2026
10.5.2 151 4/30/2026
10.5.1 168 4/27/2026
10.5.0 1,601 2/17/2026
10.4.2 207 2/4/2026
10.4.1 153 2/2/2026
10.4.0 3,101 12/30/2025
10.3.0 2,290 12/19/2025
10.2.0 219 12/11/2025
10.1.2 477 12/10/2025
10.1.1 173 11/28/2025
Loading failed