Fuaran.Core.OpStream.Dag 0.2.1

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Fuaran.Core.OpStream.Dag --version 0.2.1
                    
NuGet\Install-Package Fuaran.Core.OpStream.Dag -Version 0.2.1
                    
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="Fuaran.Core.OpStream.Dag" Version="0.2.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Fuaran.Core.OpStream.Dag" Version="0.2.1" />
                    
Directory.Packages.props
<PackageReference Include="Fuaran.Core.OpStream.Dag" />
                    
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 Fuaran.Core.OpStream.Dag --version 0.2.1
                    
#r "nuget: Fuaran.Core.OpStream.Dag, 0.2.1"
                    
#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 Fuaran.Core.OpStream.Dag@0.2.1
                    
#: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=Fuaran.Core.OpStream.Dag&version=0.2.1
                    
Install as a Cake Addin
#tool nuget:?package=Fuaran.Core.OpStream.Dag&version=0.2.1
                    
Install as a Cake Tool

Fuaran.Core.OpStream.Dag — a content-addressed branching/merging op-DAG over the same StreamWitness as the linear Fuaran.Core.OpStream: append/fork onto any node, merge two heads into a convergent node, verifyDag (parent-link integrity), and deterministic replay-to-head over a topological order. The linear op-stream is untouched (linear consumers take no new dependency). FSharp.Core only, Fable-clean.

Product Compatible and additional computed target framework versions.
.NET 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Fuaran.Core.OpStream.Dag:

Package Downloads
Fuaran.Core.Conformance

Fuaran.Core.Conformance — a property-based law kit a domain runs against its own witness to certify it conforms to the Fuaran.Core op algebra + op-stream: apply totality, canApply≡apply, apply∘invert=identity, verifyChain, and replay determinism. FSharp.Core only (a deterministic uint32-LCG generator, no FsCheck), Fable-clean.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.28.0 25 9/20/2026
0.27.0 51 9/19/2026
0.26.0 232 9/17/2026
0.25.0 82 9/15/2026
0.24.0 221 9/15/2026
0.23.0 90 9/13/2026
0.22.0 281 9/12/2026
0.21.0 550 9/7/2026
0.20.0 381 9/5/2026
0.19.0 186 9/4/2026
0.18.0 262 9/2/2026
0.17.0 103 9/2/2026
0.15.0 106 8/28/2026
0.14.0 111 8/27/2026
0.13.0 127 8/26/2026
0.12.0 130 8/21/2026
0.11.0 360 8/21/2026
0.6.0 128 8/21/2026
0.3.0 143 8/19/2026
0.2.1 362 7/31/2026
Loading failed