Flueris.Components 9.2.10

dotnet add package Flueris.Components --version 9.2.10
                    
NuGet\Install-Package Flueris.Components -Version 9.2.10
                    
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="Flueris.Components" Version="9.2.10" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Flueris.Components" Version="9.2.10" />
                    
Directory.Packages.props
<PackageReference Include="Flueris.Components" />
                    
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 Flueris.Components --version 9.2.10
                    
#r "nuget: Flueris.Components, 9.2.10"
                    
#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 Flueris.Components@9.2.10
                    
#: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=Flueris.Components&version=9.2.10
                    
Install as a Cake Addin
#tool nuget:?package=Flueris.Components&version=9.2.10
                    
Install as a Cake Tool

This is one of many packages available for use with Blazor applications. For more information, visit https://flueris.com.

Release 9.2.10 Date: 2025.09.02

Maintenance and Feature updates to components.

  • In AvatarGroup, added Parameter IsClickable. Now a dropdown can be displayed on click of AvatarGroups.
  • Icon component updated.
  • Image component added more image sizes.
  • Figure component added Parameter TextOverFigure. Now you can text which displays in the component.
  • Multiselect, Select, Treeview Maintenence update.
  • FlexRow and Column. Added columns widths w-1, w-2, w-5, w-10..w-90 (in multiples of 10).
  • Stacker.

Prerequisities

.NET version 9 Bootstrap v5.3.3 (min version)

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  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 Flueris.Components:

Package Downloads
Flueris.Extensions

A Blazor component library which extends the Flueris component library

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.2.10 124 9/2/2025
9.2.9 81 8/1/2025
9.2.8 231 7/26/2025
9.2.7 144 6/30/2025
9.2.6 153 6/25/2025
9.2.5 109 6/20/2025
9.2.4 138 5/30/2025
9.2.3 181 4/28/2025
9.2.2 205 4/14/2025
9.2.1 125 4/4/2025
9.2.0 480 3/26/2025
9.1.4 141 3/16/2025
9.1.3 160 3/13/2025
9.1.2 166 3/3/2025
9.1.1 129 2/25/2025
9.1.0 107 2/3/2025
9.0.2 126 12/11/2024
9.0.1 124 11/29/2024
9.0.0 117 11/24/2024
8.0.1 126 11/7/2024
8.0.0 124 11/1/2024
0.20.0 111 11/1/2024
0.19.0 109 11/1/2024
0.18.0 115 10/31/2024
0.17.0 119 10/30/2024
0.16.0 112 10/30/2024
0.15.0 123 10/30/2024
0.14.0 116 10/30/2024
0.13.0 115 10/29/2024
0.12.0 109 10/29/2024
0.11.0 103 10/28/2024
0.10.0 109 10/28/2024
0.9.0 129 10/25/2024
0.8.0 135 10/22/2024
0.7.0 97 10/22/2024
0.6.0 118 10/21/2024
0.5.0 107 10/21/2024
0.4.0 124 10/21/2024
0.3.0 145 10/20/2024

Please see README.MD for details of changes made to the package.