Flueris.Components 10.0.6

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

About: This is one of many packages available for use with Blazor applications. For more information, visit https://flueris.com. Overview: https://www.flueris.com/core-components You can submit support or feature requests at https://github.com/Flueris/Blazor-Components/issues.

Notes: You should start linking the following CSS File to your index.html. Optional. https://cdn.jsdelivr.net/gh/Flueris/flueris-css@v1.0.5/flueris-css.min.css

  • Release 10.0.6

  • Date: 2026.03.24

  • Maintenance Release. Updated the documentation to reflect these changes. Updated the following components:

Prerequisities

.NET version 10 Bootstrap v5.3.3 and above

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 Flueris.Components:

Package Downloads
Flueris.Extensions

A Blazor component library which extends the Flueris component library

Flueris.Http

A wrapper around Microsoft Http to gracefully handle HTTP calls in WASM applications.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
10.0.6 127 3/24/2026
10.0.5 134 3/21/2026
10.0.4 123 3/9/2026
10.0.3 129 2/23/2026
10.0.2 187 2/1/2026
10.0.1 135 1/4/2026
10.0.0 592 12/1/2025
9.2.13 432 11/20/2025
9.2.12 335 10/2/2025
9.2.11 204 10/2/2025
9.2.10 274 9/2/2025
9.2.9 150 8/1/2025
9.2.8 323 7/26/2025
9.2.7 205 6/30/2025
9.2.6 216 6/25/2025
9.2.5 172 6/20/2025
9.2.4 203 5/30/2025
9.2.3 255 4/28/2025
9.2.2 272 4/14/2025
9.2.1 183 4/4/2025
Loading failed

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