FS.GG.UI.DesignSystem 0.18.5

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

Design-system primitives: token model, Theme record, ResolvedStyle, style variants/classes, visual/validation state, and the pure Style.resolve resolver. Depends only on the scene vocabulary.

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

Showing the top 4 NuGet packages that depend on FS.GG.UI.DesignSystem:

Package Downloads
FS.GG.UI.Controls

Declarative Skia controls, rich rendering, chart controls, graph controls, DataGrid, and product-owned control runtime contracts.

FS.GG.UI.Themes.Default

The default Light/Dark theme layer: the Theme value module, the ThemeMode/RolePalette/Theming mode+accent derivation, and the DTCG token source. Depends only on FS.GG.UI.DesignSystem.

FS.GG.UI.Themes.AntDesign

The Ant Design theme layer: a concrete Theme value (antLight/antDark) plus an IntentPolicy that drive Ant's visual language over the framework's existing semantic controls. Opt-in and behaviour-neutral; depends only on FS.GG.UI.DesignSystem (no Controls reference — no control forks).

FS.GG.UI

Optional BOM / metapackage for the FS.GG.UI framework. Reference this single package at one version to pin the entire coherent FS.GG.UI.* set to that version; any attempt to mix a member at a different version fails loudly at restore/build. Ships no assembly — dependencies only.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.19.0 0 7/23/2026
0.18.6 0 7/23/2026
0.18.5 0 7/22/2026
0.18.4 0 7/22/2026
0.18.0 0 7/22/2026
0.15.0 206 7/20/2026
0.14.0 112 7/19/2026
0.13.0 152 7/18/2026
0.12.0 268 7/17/2026
0.11.0 364 7/16/2026
0.10.0 738 7/14/2026
0.9.2 595 7/13/2026
0.9.0 742 7/11/2026
0.8.0 268 7/11/2026
0.7.0 211 7/11/2026
0.6.0 189 7/10/2026
0.5.0 246 7/10/2026
0.4.0 335 7/9/2026
0.4.0-preview.1 83 7/9/2026
0.3.0-preview.1 86 7/7/2026
Loading failed