AvaloniaFluentUI 1.0.1

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

<p align="center"> </p> <h1 align="center"> Avalonia-Fluent-UI </h1> <p align="center"> 适用于Avalonia应用的现代流畅设计UI, 在<a href="https://github.com/amwx/FluentAvalonia.git">FluentAvalonia</a>的基础上修改的,增加了一些控件 </p>

<div align="center">

MIT Avalonia NuGet </div>

gallery

安装🚀

dotnet add package AvaloniaFluentUI

运行示例▶️

克隆仓库后就可以运行 samples 目录下的示例程序

cd samples/Gallery
dotnet run -c Release

许可证📄

AvaloniaFluentUI 使用 MIT 许可证授权非商用项目。

特此授予任何人免费获得本软件及相关文档文件(以下简称“软件”)的许可,允许其不受限制地处理本软件,包括但不限于使用、复制、修改、合并、发布、分发、再许可和/或出售本软件的副本,并允许向其提供本软件的人员这样做,但须遵守以下条件:

上述版权声明和本许可声明应包含在软件的所有副本或实质性部分中。

本软件按“原样”提供,不提供任何形式的明示或暗示的保证,包括但不限于适销性、特定用途适用性和不侵权保证。在任何情况下,作者或版权所有者均不对任何索赔、损害或其他责任承担责任,无论该责任是因合同、侵权或其他原因引起的,也无论该责任是因本软件或其使用或交易而引起的。

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
1.0.1 0 5/15/2026
1.0.0 35 5/13/2026