AvaloniaFluentUI 2.0.4
dotnet add package AvaloniaFluentUI --version 2.0.4
NuGet\Install-Package AvaloniaFluentUI -Version 2.0.4
<PackageReference Include="AvaloniaFluentUI" Version="2.0.4" />
<PackageVersion Include="AvaloniaFluentUI" Version="2.0.4" />
<PackageReference Include="AvaloniaFluentUI" />
paket add AvaloniaFluentUI --version 2.0.4
#r "nuget: AvaloniaFluentUI, 2.0.4"
#:package AvaloniaFluentUI@2.0.4
#addin nuget:?package=AvaloniaFluentUI&version=2.0.4
#tool nuget:?package=AvaloniaFluentUI&version=2.0.4
<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.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 | 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.