SyncState.Abstractions
0.2.0
See the version list below for details.
dotnet add package SyncState.Abstractions --version 0.2.0
NuGet\Install-Package SyncState.Abstractions -Version 0.2.0
<PackageReference Include="SyncState.Abstractions" Version="0.2.0" />
<PackageVersion Include="SyncState.Abstractions" Version="0.2.0" />
<PackageReference Include="SyncState.Abstractions" />
paket add SyncState.Abstractions --version 0.2.0
#r "nuget: SyncState.Abstractions, 0.2.0"
#:package SyncState.Abstractions@0.2.0
#addin nuget:?package=SyncState.Abstractions&version=0.2.0
#tool nuget:?package=SyncState.Abstractions&version=0.2.0
Syncstate
Syncstate is an Asp.Net library for defining global state and synchronizing it across clients in real-time.
Using fluent-builder syntax, you can define your state states, their properties,
how and when they are gathered from your application, and finally how you want to propagate them to your clients.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. 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. |
-
net8.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SyncState.Abstractions:
| Package | Downloads |
|---|---|
|
SyncState.Core
Core implementation of SyncState - a real-time state management library for .NET. Provides fluent configuration API, property and collection management, event streaming, and command handling for building reactive applications with synchronized state. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.2.9 | 32 | 3/13/2026 |
| 0.2.8 | 155 | 3/10/2026 |
| 0.2.7 | 159 | 3/10/2026 |
| 0.2.6 | 158 | 3/10/2026 |
| 0.2.5 | 188 | 3/6/2026 |
| 0.2.4 | 181 | 3/6/2026 |
| 0.2.3 | 194 | 3/4/2026 |
| 0.2.2 | 188 | 3/4/2026 |
| 0.2.1 | 188 | 3/4/2026 |
| 0.2.0 | 187 | 3/4/2026 |
| 0.1.3 | 200 | 3/2/2026 |
| 0.1.2 | 201 | 2/20/2026 |
| 0.1.1 | 211 | 2/9/2026 |
| 0.1.0 | 185 | 2/9/2026 |