ActualLab.Fusion.Blazor
14.1.73
See the version list below for details.
dotnet add package ActualLab.Fusion.Blazor --version 14.1.73
NuGet\Install-Package ActualLab.Fusion.Blazor -Version 14.1.73
<PackageReference Include="ActualLab.Fusion.Blazor" Version="14.1.73" />
<PackageVersion Include="ActualLab.Fusion.Blazor" Version="14.1.73" />
<PackageReference Include="ActualLab.Fusion.Blazor" />
paket add ActualLab.Fusion.Blazor --version 14.1.73
#r "nuget: ActualLab.Fusion.Blazor, 14.1.73"
#:package ActualLab.Fusion.Blazor@14.1.73
#addin nuget:?package=ActualLab.Fusion.Blazor&version=14.1.73
#tool nuget:?package=ActualLab.Fusion.Blazor&version=14.1.73

ActualLab.Fusion.Blazor
Blazor components of ActualLab.Fusion - a new implementation of "computed observables" designed to power distributed apps. Thread-safe, asynchronous, immutable, and ready to serve replicas of computed instances to remote clients.
Learn more
Part of ActualLab.Fusion — an end-to-end reactive state sync and RPC framework for .NET and Blazor: automatic caching, dependency tracking, precise invalidation, and a fast RPC layer.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 is compatible. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. 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 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 is compatible. 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. |
| .NET Core | netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
| .NET Standard | netstandard2.1 is compatible. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 3.1
- ActualLab.Fusion (>= 14.1.73)
- Microsoft.AspNetCore.Components (>= 3.1.3)
- Microsoft.AspNetCore.Components.Authorization (>= 3.1.3)
- Microsoft.AspNetCore.Components.Web (>= 3.1.3)
- Microsoft.AspNetCore.Components.WebAssembly (>= 3.1.3)
-
.NETStandard 2.1
- ActualLab.Fusion (>= 14.1.73)
- Microsoft.AspNetCore.Components (>= 3.1.3)
- Microsoft.AspNetCore.Components.Authorization (>= 3.1.3)
- Microsoft.AspNetCore.Components.Web (>= 3.1.3)
- Microsoft.AspNetCore.Components.WebAssembly (>= 3.1.3)
-
net10.0
- ActualLab.Fusion (>= 14.1.73)
- Microsoft.AspNetCore.Components (>= 10.0.0)
- Microsoft.AspNetCore.Components.Authorization (>= 10.0.0)
- Microsoft.AspNetCore.Components.Web (>= 10.0.0)
- Microsoft.AspNetCore.Components.WebAssembly (>= 10.0.0)
-
net5.0
- ActualLab.Fusion (>= 14.1.73)
- Microsoft.AspNetCore.Components (>= 5.0.0)
- Microsoft.AspNetCore.Components.Authorization (>= 5.0.0)
- Microsoft.AspNetCore.Components.Web (>= 5.0.0)
- Microsoft.AspNetCore.Components.WebAssembly (>= 5.0.0)
-
net6.0
- ActualLab.Fusion (>= 14.1.73)
- Microsoft.AspNetCore.Components (>= 6.0.0)
- Microsoft.AspNetCore.Components.Authorization (>= 6.0.0)
- Microsoft.AspNetCore.Components.Web (>= 6.0.0)
- Microsoft.AspNetCore.Components.WebAssembly (>= 6.0.0)
-
net7.0
- ActualLab.Fusion (>= 14.1.73)
- Microsoft.AspNetCore.Components (>= 7.0.0)
- Microsoft.AspNetCore.Components.Authorization (>= 7.0.0)
- Microsoft.AspNetCore.Components.Web (>= 7.0.0)
- Microsoft.AspNetCore.Components.WebAssembly (>= 7.0.0)
-
net8.0
- ActualLab.Fusion (>= 14.1.73)
- Microsoft.AspNetCore.Components (>= 8.0.4)
- Microsoft.AspNetCore.Components.Authorization (>= 8.0.4)
- Microsoft.AspNetCore.Components.Web (>= 8.0.4)
- Microsoft.AspNetCore.Components.WebAssembly (>= 8.0.4)
-
net9.0
- ActualLab.Fusion (>= 14.1.73)
- Microsoft.AspNetCore.Components (>= 9.0.0)
- Microsoft.AspNetCore.Components.Authorization (>= 9.0.0)
- Microsoft.AspNetCore.Components.Web (>= 9.0.0)
- Microsoft.AspNetCore.Components.WebAssembly (>= 9.0.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on ActualLab.Fusion.Blazor:
| Package | Downloads |
|---|---|
|
ActualLab.Fusion.Server
Server-side components of ActualLab.Fusion - a new implementation of "computed observables" designed to power distributed apps. Thread-safe, asynchronous, immutable, and ready to serve replicas of computed instances to remote clients. |
|
|
ActualLab.Fusion.Blazor.Authentication
Blazor authentication-related components of ActualLab.Fusion - a new implementation of "computed observables" designed to power distributed apps. Thread-safe, asynchronous, immutable, and ready to serve replicas of computed instances to remote clients. |
|
|
PlasterSkull.Framework.Blazor.Infrastructure
PlasterSkull extensions, helpers and other useful stuff for Blazor |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 14.4.11 | 604 | 9/10/2026 |
| 14.4.3 | 816 | 9/5/2026 |
| 14.3.40 | 466 | 9/3/2026 |
| 14.3.38 | 1,148 | 9/3/2026 |
| 14.3.36 | 600 | 9/2/2026 |
| 14.3.34 | 1,511 | 8/21/2026 |
| 14.3.29 | 930 | 8/18/2026 |
| 14.3.26 | 486 | 8/18/2026 |
| 14.3.18 | 604 | 8/15/2026 |
| 14.3.16 | 700 | 8/9/2026 |
| 14.3.13 | 453 | 8/7/2026 |
| 14.3.11 | 881 | 8/6/2026 |
| 14.3.10 | 455 | 8/6/2026 |
| 14.3.8 | 706 | 8/6/2026 |
| 14.3.4 | 732 | 8/5/2026 |
| 14.2.50 | 883 | 7/31/2026 |
| 14.2.47 | 474 | 7/31/2026 |
| 14.2.45 | 620 | 7/30/2026 |
| 14.2.41 | 672 | 7/30/2026 |
| 14.1.73 | 594 | 7/27/2026 |