Flueris.AffixFunctions 9.0.2

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

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

About: A simple collection of utilities for handling several classes or styles that must be applied to an element. This procedure is made simpler by the AffixClasses and AffixStyles functions, which let you create a dynamic string of classes or styles.

This package is extensively used by Flueris.Components and Flueris.Extension. Just releasing it for anyone who might want such a utility.

Release 9.0.2 Date: 2025.11.20

Feature Update: Improved performance of class and style concatenation logic. Added support for Dictionary in AffixStyles.

Prerequisities

.NET version 9

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.
  • net9.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Flueris.AffixFunctions:

Package Downloads
Flueris.Components

A core set of Blazor components based on Bootstrap.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.2 106 11/20/2025
9.0.1 208 10/2/2025
9.0.0 181 10/2/2025

Please see README for changes made in this release