AvaloniaFluentUI 2.0.5
dotnet add package AvaloniaFluentUI --version 2.0.5
NuGet\Install-Package AvaloniaFluentUI -Version 2.0.5
<PackageReference Include="AvaloniaFluentUI" Version="2.0.5" />
<PackageVersion Include="AvaloniaFluentUI" Version="2.0.5" />
<PackageReference Include="AvaloniaFluentUI" />
paket add AvaloniaFluentUI --version 2.0.5
#r "nuget: AvaloniaFluentUI, 2.0.5"
#:package AvaloniaFluentUI@2.0.5
#addin nuget:?package=AvaloniaFluentUI&version=2.0.5
#tool nuget:?package=AvaloniaFluentUI&version=2.0.5
<p align="center"> <img width="18%" align="center" src="Assets/Fluent.png" alt="logo"> </p > <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">
<p align="center"> English | <a href="README_zh_CN.md">简体中文</a> </p>
If you want to use the latest features, please clone this repository and build
Install🚀
dotnet add package AvaloniaFluentUI --version 2.0.5
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📄
Avalonia-Fluent-UI is licensed under the MIT License.
Support❤️
If you like this project, you can invite the author for a cup of cola.
| Alipay | |
|---|---|
| <img src="./Assets/wechat.jpg" alt="微信" height="200" width="200"> | <img src="./Assets/alipay.jpg" alt="支付宝" height="200" width="200"> |
| Product | Versions 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. |
-
net10.0
- Avalonia (>= 12.1.0)
- Avalonia.Controls.ColorPicker (>= 12.1.0)
- Avalonia.Controls.DataGrid (>= 12.1.0)
- Avalonia.Skia (>= 12.1.0)
- MicroCom.Runtime (>= 0.11.6)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.