AvaloniaFluentUI 2.0.4

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

<p align="center"> </p> <h1 align="center"> Avalonia-Fluent-UI </h1> <p align="center"> A modern, smooth design UI for Avalonia applications, modified based on <a href="https://github.com/amwx/FluentAvalonia.git">FluentAvalonia</a>, with some added controls </p>

<div align="center">

MIT Avalonia NuGet </div>

<p align="center"> English | <a href="README_zh_CN.md">简体中文</a> </p>

gallery

If you want to use the latest features, please clone this repository and build

Install🚀

dotnet add package AvaloniaFluentUI --version 2.0.3

The current library is Avalonia12 version

If you need to use Avalonia 11, switch to the Avalonia-11.3.12 branch

Run the example▶️

After cloning the repository, you can run the sample program in the samples directory, which can also be downloaded from the Release page

cd samples/Gallery.Desktop
dotnet run -c Release

Document

Want to learn more about Avalonia-Fluent-UI? Please read the following. Help Document👈

License📄

AvaloniaFluentUI uses the MIT license to authorize non-commercial projects.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2.0.4 112 7/31/2026
2.0.3 92 7/9/2026
2.0.2 89 6/24/2026
2.0.1 94 6/24/2026 2.0.1 is deprecated.
2.0.0 100 6/12/2026
1.0.3 82 6/5/2026
1.0.2 85 5/29/2026
1.0.1 75 5/15/2026
1.0.0 72 5/13/2026