OpStream.Constants
1.0.0
dotnet add package OpStream.Constants --version 1.0.0
NuGet\Install-Package OpStream.Constants -Version 1.0.0
<PackageReference Include="OpStream.Constants" Version="1.0.0" />
<PackageVersion Include="OpStream.Constants" Version="1.0.0" />
<PackageReference Include="OpStream.Constants" />
paket add OpStream.Constants --version 1.0.0
#r "nuget: OpStream.Constants, 1.0.0"
#:package OpStream.Constants@1.0.0
#addin nuget:?package=OpStream.Constants&version=1.0.0
#tool nuget:?package=OpStream.Constants&version=1.0.0
Package Description
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 is compatible. 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. |
-
net9.0
- No dependencies.
NuGet packages (7)
Showing the top 5 NuGet packages that depend on OpStream.Constants:
| Package | Downloads |
|---|---|
|
OpStream.Server
Core OpStream server engine. Provides OT and CRDT convergence algorithms (TextOT, RichText, JSON CRDT, List CRDT, Table, Tree, Form), document session management, consistent-hash document routing, awareness/presence, undo/redo, and snapshot policies. All subsystems are interface-driven and DI-friendly. |
|
|
OpStream.Server.Transports.WebSockets
Raw WebSocket server transport for OpStream. Exposes the OpStream session engine as an ASP.NET Core WebSocket middleware with no additional protocol overhead. Best for scenarios requiring maximum control over the wire format. |
|
|
OpStream.Client.Transports.gRPC
gRPC client transport for OpStream. Implements IOpStreamClient over a bidirectional gRPC stream for low-latency, multiplexed real-time collaboration. Requires OpStream.Server.Transports.gRPC on the server side. |
|
|
OpStream.Client.Transports.WebSockets
Raw WebSocket client transport for OpStream. Implements IOpStreamClient over a plain WebSocket connection for maximum portability with minimal dependencies. Requires OpStream.Server.Transports.WebSockets on the server side. |
|
|
OpStream.Client.Transports.SignalR
SignalR client transport for OpStream. Implements IOpStreamClient over ASP.NET Core SignalR for browser-friendly, fallback-capable real-time collaboration. Requires OpStream.Server.Transports.SignalR on the server side. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.0.0 | 239 | 5/28/2026 |
| 1.0.0-ci.20 | 72 | 5/30/2026 |
| 1.0.0-ci.19 | 73 | 5/30/2026 |
| 1.0.0-ci.18 | 73 | 5/30/2026 |
| 1.0.0-ci.17 | 92 | 5/30/2026 |
| 1.0.0-ci.15 | 72 | 5/30/2026 |
| 1.0.0-ci.13 | 82 | 5/30/2026 |
| 1.0.0-ci.11 | 96 | 5/30/2026 |
| 1.0.0-ci.10 | 85 | 5/30/2026 |