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

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.62)
- 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.62)
- 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.62)
- 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.62)
- 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.62)
- 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.62)
- 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.62)
- 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.62)
- 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.1.62 | 0 | 7/27/2026 |
| 14.1.53 | 326 | 7/22/2026 |
| 14.1.47 | 477 | 7/21/2026 |
| 14.1.3 | 605 | 7/21/2026 |
| 14.0.37 | 490 | 7/21/2026 |
| 14.0.17 | 916 | 7/17/2026 |
| 14.0.3 | 525 | 7/17/2026 |
| 13.0.163 | 658 | 7/15/2026 |
| 13.0.126 | 792 | 7/15/2026 |
| 13.0.101 | 555 | 7/14/2026 |
| 13.0.28 | 721 | 7/6/2026 |
| 13.0.12 | 3,134 | 5/26/2026 |
| 13.0.3 | 1,110 | 5/23/2026 |
| 12.5.2 | 1,804 | 5/9/2026 |
| 12.4.6 | 895 | 5/1/2026 |
| 12.3.79 | 1,354 | 4/28/2026 |
| 12.3.76 | 420 | 4/25/2026 |
| 12.3.74 | 616 | 4/23/2026 |
| 12.3.72 | 228 | 4/23/2026 |
| 12.3.70 | 272 | 4/22/2026 |