OpStream.Shared.Abstractions 2.0.1

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

Package Description

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net9.0

    • No dependencies.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on OpStream.Shared.Abstractions:

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.Backplane.Redis

Redis pub/sub backplane for OpStream. Enables multi-node deployments by broadcasting operations and awareness events across server instances via Redis Pub/Sub. Add this package when running OpStream behind a load balancer or in a Kubernetes cluster.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.1 322 6/24/2026
2.0.0 286 6/24/2026
1.0.0 437 5/28/2026
1.0.0-ci.27 127 6/24/2026
1.0.0-ci.25 118 6/24/2026
1.0.0-ci.23 114 6/24/2026
1.0.0-ci.21 115 6/24/2026
1.0.0-ci.20 115 5/30/2026
1.0.0-ci.19 113 5/30/2026
1.0.0-ci.18 111 5/30/2026
1.0.0-ci.17 112 5/30/2026
1.0.0-ci.15 110 5/30/2026
1.0.0-ci.13 112 5/30/2026
1.0.0-ci.11 126 5/30/2026
1.0.0-ci.10 114 5/30/2026