Marqdouj.DotNet.Web.Components.FluentUI
10.0.0
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Marqdouj.DotNet.Web.Components.FluentUI --version 10.0.0
NuGet\Install-Package Marqdouj.DotNet.Web.Components.FluentUI -Version 10.0.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="Marqdouj.DotNet.Web.Components.FluentUI" Version="10.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Marqdouj.DotNet.Web.Components.FluentUI" Version="10.0.0" />
<PackageReference Include="Marqdouj.DotNet.Web.Components.FluentUI" />
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 Marqdouj.DotNet.Web.Components.FluentUI --version 10.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Marqdouj.DotNet.Web.Components.FluentUI, 10.0.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 Marqdouj.DotNet.Web.Components.FluentUI@10.0.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=Marqdouj.DotNet.Web.Components.FluentUI&version=10.0.0
#tool nuget:?package=Marqdouj.DotNet.Web.Components.FluentUI&version=10.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
DotNet.Web.Components.FluentUI
Summary
C# Components, classes, and extensions I find useful in my .NET FluentUI web-based projects.
Demo
A demo of this, and other of my DotNet packages, can be found here.
Features
Components
-
ThemeColor: Component for selecting theme color.ThemeMode: Component for selecting between system, light, and dark themes.ThemeToggle: Component for toggling between light/dark mode.ThemeSelect: Combination of both ThemeMode and ThemeColor. Supports Horizontal or Vertical display.
UIInput. Components for user input that support binding to
IUIModelValue.UIColor: Select from a list of HtmlColors (list of items is customizable).UISelect: Select a value from a list (list of items is customizable).UIText: Supports string, double, int32, and int64 binding.UIValuesGrid: Displays the UIModel values as a grid.
Models
GridItemOptions. Provides configuration options for customizing a grid item. Useful for passing options to a component as a [Parameter].
Release Notes
10.0.0- Initial release.
| 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
- Marqdouj.DotNet.General (>= 10.0.0)
- Marqdouj.DotNet.Web.Components (>= 10.0.0)
- Microsoft.AspNetCore.Components.Web (>= 10.0.0)
- Microsoft.FluentUI.AspNetCore.Components (>= 4.13.1)
- Microsoft.FluentUI.AspNetCore.Components.Icons (>= 4.13.1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Marqdouj.DotNet.Web.Components.FluentUI:
| Package | Downloads |
|---|---|
|
Marqdouj.DotNet.AzureMaps.UI
Companion UI library for Marqdouj.DotNet.AzureMaps NuGet Package |
|
|
Marqdouj.DotNet.AzureMaps.Blazor.UI
UI Companion library for Marqdouj.DotNet.AzureMaps.Blazor NuGet Package |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 10.3.0 | 121 | 3/16/2026 |
| 10.2.5 | 101 | 3/15/2026 |
| 10.2.4 | 90 | 3/9/2026 |
| 10.2.3 | 98 | 2/14/2026 |
| 10.2.2 | 99 | 2/14/2026 |
| 10.2.1 | 129 | 2/12/2026 |
| 10.2.0 | 99 | 2/8/2026 |
| 10.1.2 | 118 | 2/7/2026 |
| 10.1.1 | 163 | 1/16/2026 |
| 10.1.0 | 147 | 1/12/2026 |
| 10.0.3 | 145 | 1/4/2026 |
| 10.0.2 | 329 | 12/4/2025 |
| 10.0.1 | 418 | 11/21/2025 |
| 10.0.0 | 305 | 11/12/2025 |
Loading failed