Fuaran.UI.OpStream.Sqlite
0.83.0
Prefix Reserved
dotnet add package Fuaran.UI.OpStream.Sqlite --version 0.83.0
NuGet\Install-Package Fuaran.UI.OpStream.Sqlite -Version 0.83.0
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.UI.OpStream.Sqlite" Version="0.83.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Fuaran.UI.OpStream.Sqlite" Version="0.83.0" />
<PackageReference Include="Fuaran.UI.OpStream.Sqlite" />
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.UI.OpStream.Sqlite --version 0.83.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Fuaran.UI.OpStream.Sqlite, 0.83.0"
#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.UI.OpStream.Sqlite@0.83.0
#: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.UI.OpStream.Sqlite&version=0.83.0
#tool nuget:?package=Fuaran.UI.OpStream.Sqlite&version=0.83.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Fuaran.UI.OpStream.Sqlite
SQLite-backed IOpStreamSink<'Msg> implementation. Single-table schema documented in the Phase 12.Z migration doc.
Takes a host-provided IOpJsonCodec<'Msg> for op JSON serialisation — TreeOp<'Msg> carries closures that cannot round-trip generically, so the host supplies the codec it owns the 'Msg shape for. Hosts that need only integrity verification (not read-back) can use OpJsonCodec.encodeOnly from Fuaran.UI.OpStream.Abstractions.
| Product | Versions 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.
-
net10.0
- Fable.Core (>= 5.0.0)
- FSharp.Core (>= 10.1.300)
- Fuaran.Core.Column (>= 0.24.0)
- Fuaran.Core.DataFrame (>= 0.24.0)
- Fuaran.Core.Function (>= 0.24.0)
- Fuaran.Core.Ops (>= 0.24.0)
- Fuaran.Core.OpStream (>= 0.24.0)
- Fuaran.Core.Tree (>= 0.24.0)
- Fuaran.Core.Validator (>= 0.24.0)
- Fuaran.Core.Wire (>= 0.24.0)
- Fuaran.UI (>= 0.83.0)
- Fuaran.UI.Ops (>= 0.83.0)
- Fuaran.UI.OpStream.Abstractions (>= 0.83.0)
- Microsoft.Data.Sqlite (>= 9.0.10)
- SQLitePCLRaw.lib.e_sqlite3 (>= 3.50.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 0.83.0 | 0 | 9/15/2026 |
| 0.81.0 | 45 | 9/12/2026 |
| 0.80.0 | 75 | 9/9/2026 |
| 0.79.0 | 76 | 9/9/2026 |
| 0.78.1 | 97 | 9/8/2026 |
| 0.78.0 | 95 | 9/7/2026 |
| 0.77.0 | 102 | 9/6/2026 |
| 0.76.0 | 100 | 9/6/2026 |
| 0.75.0 | 99 | 9/4/2026 |
| 0.71.0 | 88 | 9/4/2026 |
| 0.70.0 | 90 | 9/4/2026 |
| 0.46.0 | 101 | 8/28/2026 |
| 0.39.0 | 96 | 8/27/2026 |
| 0.35.0 | 102 | 8/24/2026 |
| 0.32.0 | 101 | 8/23/2026 |
| 0.31.0 | 113 | 8/21/2026 |
| 0.30.0 | 98 | 8/21/2026 |
| 0.29.0 | 103 | 8/19/2026 |
| 0.28.0 | 103 | 8/18/2026 |
| 0.27.0 | 109 | 8/18/2026 |
Loading failed