Fuaran.UI.Renderer 0.28.0

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

Fuaran.UI.Renderer

Fable + React + Feliz renderer for Fuaran UI trees. Walks the §4b Node typed-record tree from Fuaran.UI and dispatches per-NodeKind (Theme.fs / BindingResolver.fs / Render.fs) into Feliz elements. Targets both Fable consumers (browser bundle) and .NET-side test runners; the <Nullable>disable</Nullable> posture is required only for this project because Feliz 3.3.3 + Fable.React 5.x predate F# 10 nullness checks.

Choosing an entry point: render takes a RenderContext you build; the renderWithSources* family builds one for you and differs only in which axes it lets you supply — runtime, telemetry sink, runtime scope, correlation context. The grid, plus the GuestSeam capability policy for hosts that mount guests, is docs/RENDER-ENTRIES.md.

Pairs with Fuaran.UI (the language) and — when the UI surface is AI-driven — with a downstream orchestration tier shipped as a separate package family. Apache-2.0 licensed — see the repo LICENSE.

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.UI.Renderer:

Package Downloads
Fuaran.UI.Memo

Fuaran incremental re-derivation engine — effect-aware memoisation over the Phase 180 artifact-function apply. Caches substituted fragment trees keyed by (function-identity, arg-set); a value-parameter change reuses the structural tree and recomputes only the affected hole-addressed bindings; effecting functions bypass the cache; op-stream replay resolves through the cache to a byte-identical tree. Apache-2.0 licensed.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.39.0 0 8/27/2026
0.35.0 59 8/24/2026
0.32.0 97 8/23/2026
0.31.0 102 8/21/2026
0.30.0 99 8/21/2026
0.29.0 105 8/19/2026
0.28.0 99 8/18/2026
0.27.0 96 8/18/2026
0.26.0 102 8/18/2026
0.18.0 103 8/10/2026
0.15.0 98 8/9/2026
0.12.0 116 7/31/2026
0.11.0 108 7/30/2026
0.10.0 155 7/29/2026
0.6.0 115 7/27/2026
0.4.0 110 7/26/2026
0.3.0 121 7/24/2026