Stl.Fusion 6.8.11

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

Core components of Stl.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.

Product 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 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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Stl.Fusion:

Package Downloads
Stl.Fusion.Client

Client-side components of Stl.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.

Stl.Fusion.EntityFramework

Stl.Fusion.EntityFramework - Fusion services utilizing EF Core.

Stl.Fusion.Blazor

Blazor components of Stl.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.

Stl.Fusion.RegisterAttributes

Stl.Fusion.RegisterAttributes - [RegisterXxx] attributes for Fusion.

Stl.Fusion.Ext.Contracts

Client-side components of Stl.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.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Stl.Fusion:

Repository Stars
servicetitan/Stl.Fusion.Samples
A collection of samples for Fusion library: https://github.com/servicetitan/Stl.Fusion
Version Downloads Last Updated
6.8.11 66,192 12/11/2023
6.8.9 1,424 12/8/2023
6.8.7 1,303 12/8/2023
6.8.6 1,284 12/8/2023
6.8.4 1,359 12/7/2023
6.8.2 1,592 12/5/2023
6.8.1 1,414 12/4/2023
6.7.55 1,338 12/4/2023
6.7.54 1,395 12/3/2023
6.7.51 1,292 12/3/2023
6.7.50 1,214 12/3/2023
6.7.49 1,273 12/3/2023
6.7.46 1,279 12/3/2023
6.7.45 1,314 12/3/2023
6.7.44 1,273 12/3/2023
6.7.43 1,300 12/3/2023
6.7.41 1,397 12/2/2023
6.7.40 1,476 11/30/2023
6.7.39 1,908 11/29/2023
6.7.38 1,293 11/29/2023
Loading failed