Fuaran.UI.Charts 0.3.0

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

Fuaran chart lowering — the render-time Chart → Drawing layout engine (bar / line): a bounded, deterministic ChartSpec + data → canonical Drawing subtree (scales, ticks, axes, gridlines, legend, series geometry). Chart stays a semantic wire kind; this is the reference lowering the other hosts conform to. FSharp.Core + Renderer.Core only, Fable-portable. Apache-2.0 licensed.

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.Charts:

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.Renderer.Server

Fuaran server-side renderer — turns a Node tree into an HTML string on plain .NET (no React, no Fable) via Feliz.ViewEngine, for SEO surfaces with no client-runtime requirement. Class + ARIA parity with the Feliz client renderer (shared Fuaran.UI.Renderer.Core spine), and the same declared sanitisation posture (SANITIZATION.md) – with the attribute-name gate re-checked at the emission site, since HTML offers no escape for an illegal character in an attribute name and a string renderer has no library validation to fall back on. 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 103 8/24/2026
0.32.0 118 8/23/2026
0.31.0 121 8/21/2026
0.30.0 128 8/21/2026
0.29.0 144 8/19/2026
0.28.0 139 8/18/2026
0.27.0 127 8/18/2026
0.26.0 138 8/18/2026
0.18.0 129 8/10/2026
0.15.0 122 8/9/2026
0.12.0 146 7/31/2026
0.11.0 132 7/30/2026
0.10.0 182 7/29/2026
0.6.0 145 7/27/2026
0.4.0 143 7/26/2026
0.3.0 146 7/24/2026