OpStream.Shared.Abstractions 1.0.0

dotnet add package OpStream.Shared.Abstractions --version 1.0.0
                    
NuGet\Install-Package OpStream.Shared.Abstractions -Version 1.0.0
                    
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="1.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OpStream.Shared.Abstractions" Version="1.0.0" />
                    
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 1.0.0
                    
#r "nuget: OpStream.Shared.Abstractions, 1.0.0"
                    
#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@1.0.0
                    
#: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=1.0.0
                    
Install as a Cake Addin
#tool nuget:?package=OpStream.Shared.Abstractions&version=1.0.0
                    
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
1.0.0 228 5/28/2026
1.0.0-ci.20 73 5/30/2026
1.0.0-ci.19 73 5/30/2026
1.0.0-ci.18 71 5/30/2026
1.0.0-ci.17 79 5/30/2026
1.0.0-ci.15 80 5/30/2026
1.0.0-ci.13 83 5/30/2026
1.0.0-ci.11 94 5/30/2026
1.0.0-ci.10 84 5/30/2026