Fuaran.UI.LayoutObserver.Abstractions 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.LayoutObserver.Abstractions --version 0.28.0
                    
NuGet\Install-Package Fuaran.UI.LayoutObserver.Abstractions -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.LayoutObserver.Abstractions" 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.LayoutObserver.Abstractions" Version="0.28.0" />
                    
Directory.Packages.props
<PackageReference Include="Fuaran.UI.LayoutObserver.Abstractions" />
                    
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.LayoutObserver.Abstractions --version 0.28.0
                    
#r "nuget: Fuaran.UI.LayoutObserver.Abstractions, 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.LayoutObserver.Abstractions@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.LayoutObserver.Abstractions&version=0.28.0
                    
Install as a Cake Addin
#tool nuget:?package=Fuaran.UI.LayoutObserver.Abstractions&version=0.28.0
                    
Install as a Cake Tool

Fuaran.UI.LayoutObserver.Abstractions

Type contract for the Fuaran layout-observability feedback channel — the AI-facing surface that turns raw browser geometry into a small fixed set of interpretation-shaped flags the orchestrator can reason about.

The flag set is fixed and additive-only post-ship: OverflowHorizontal, OverflowVertical, ZeroDimension, SqueezedToMin, ChildClippedByAncestor, AspectRatioWildlyOff. Concrete observers (Fuaran.UI.LayoutObserver) ship two implementations — BrowserLayoutObserver (Fable, ResizeObserver-backed) and InMemoryLayoutObserver (pure .NET, drives Expecto tests and the Phase 12.E eval gate).

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 (2)

Showing the top 2 NuGet packages that depend on Fuaran.UI.LayoutObserver.Abstractions:

Package Downloads
Fuaran.UI.Renderer

Fuaran renderer – Fable + React + Feliz. Every string-to-DOM seam carries a declared sanitisation posture (SANITIZATION.md states it seam by seam): an allowlisted URL-scheme floor on href/src that also rejects the protocol-relative spellings, a positive character gate on extra-attribute names, and a raw-HTML floor over rendered markdown. Interactive dispatch fails closed – a shipped runtime denies until the host grants, and the permissive posture is reached by name. Apache-2.0 licensed.

Fuaran.UI.LayoutObserver

Fuaran layout-observability concrete observers — BrowserLayoutObserver (Fable, ResizeObserver-backed, rAF-debounced) and InMemoryLayoutObserver (pure .NET, drives Expecto tests + the eval gate). Companion of Fuaran.UI.LayoutObserver.Abstractions; shares all flag-derivation logic. Apache-2.0 licensed.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.39.0 27 8/27/2026
0.35.0 88 8/24/2026
0.32.0 87 8/23/2026
0.31.0 100 8/21/2026
0.30.0 116 8/21/2026
0.29.0 129 8/19/2026
0.28.0 126 8/18/2026
0.27.0 110 8/18/2026
0.26.0 117 8/18/2026
0.18.0 124 8/10/2026
0.15.0 112 8/9/2026
0.12.0 136 7/31/2026
0.11.0 123 7/30/2026
0.10.0 173 7/29/2026
0.6.0 134 7/27/2026
0.4.0 130 7/26/2026
0.3.0 139 7/24/2026