Basic functionality for creating a bridge card game that can compete in the World Computer-Bridge Championship (see www.computerbridge.com).
Info
| Version: | 2025.10.13.2 |
| Author(s): | Job Scheffers |
| Last Update: | Monday, October 13, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/JobScheffers/ComputerBridge |
| NuGet Url: | https://www.nuget.org/packages/Bridge.Networking |
Install
Install-Package Bridge.Networking
dotnet add package Bridge.Networking
paket add Bridge.Networking
Bridge.Networking Download (Unzip the "nupkg" after downloading)
Dependencies
- Bridge.Fundamentals(>= 2020.10.3.1)
- Microsoft.AspNetCore.SignalR.Client(>= 3.1.7)
Tags