Drawbridge 1.0.56

dotnet add package Drawbridge --version 1.0.56
                    
NuGet\Install-Package Drawbridge -Version 1.0.56
                    
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="Drawbridge" Version="1.0.56" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Drawbridge" Version="1.0.56" />
                    
Directory.Packages.props
<PackageReference Include="Drawbridge" />
                    
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 Drawbridge --version 1.0.56
                    
#r "nuget: Drawbridge, 1.0.56"
                    
#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 Drawbridge@1.0.56
                    
#: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=Drawbridge&version=1.0.56
                    
Install as a Cake Addin
#tool nuget:?package=Drawbridge&version=1.0.56
                    
Install as a Cake Tool

drawbridge

一个纯 C# 实现的渲染桥,远端服务器同时支持 TCP 和 WebSocket,配套一个零依赖的 Web 前端。本地窗口后端接口预留,本期不实现。

范围

  • ✅ 远端后端:C# 服务器,TCP(9909)+ WebSocket(9910)双传输
  • ✅ Web 前端:浏览器打开即用,WebGL2 + AudioWorklet + DOM
  • ⏸ 本地后端:接口预留(LocalWindow stub),不实现

文档

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.
  • net10.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.56 104 8/19/2026
1.0.54 99 8/13/2026
1.0.53 108 8/11/2026
1.0.52 95 8/7/2026
1.0.51 111 7/30/2026
1.0.50 104 7/27/2026
1.0.46 99 7/24/2026
1.0.45 101 7/23/2026
1.0.13 103 7/16/2026
1.0.4 104 7/15/2026
1.0.3 109 7/15/2026
1.0.2 101 7/13/2026
1.0.1 109 7/10/2026
1.0.0 111 7/6/2026