VOOZH about

URL: https://www.nuget.org/packages/AtomUI.Desktop.Controls/

⇱ NuGet Gallery | AtomUI.Desktop.Controls 6.0.5




👁 Image
AtomUI.Desktop.Controls 6.0.5

Prefix Reserved
dotnet add package AtomUI.Desktop.Controls --version 6.0.5
 
 
NuGet\Install-Package AtomUI.Desktop.Controls -Version 6.0.5
 
 
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="AtomUI.Desktop.Controls" Version="6.0.5" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AtomUI.Desktop.Controls" Version="6.0.5" />
 
Directory.Packages.props
<PackageReference Include="AtomUI.Desktop.Controls" />
 
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 AtomUI.Desktop.Controls --version 6.0.5
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AtomUI.Desktop.Controls, 6.0.5"
 
 
#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 AtomUI.Desktop.Controls@6.0.5
 
 
#: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=AtomUI.Desktop.Controls&version=6.0.5
 
Install as a Cake Addin
#tool nuget:?package=AtomUI.Desktop.Controls&version=6.0.5
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

AtomUI

AtomUI is an Ant Design 6 component system for Avalonia/.NET desktop applications. It brings Ant Design's enterprise interaction patterns, visual language, design tokens and theme customization model to native cross-platform apps on Windows, macOS and Linux.

What It Includes

  • Production-oriented Avalonia desktop controls for layout, navigation, data entry, feedback and data display.
  • Token-driven theming built on Avalonia's style and resource system.
  • Ant Design icon packages, font packages and native desktop integration.
  • Optional advanced packages such as AtomUI.Desktop.Controls.DataGrid and AtomUI.Desktop.Controls.ColorPicker.
  • Source generators for custom controls, theme tokens and localization infrastructure.

Install

Install the main desktop controls package first, then add optional packages only when your application needs them.

dotnet add package AtomUI.Desktop.Controls --version 6.0.5
dotnet add package AtomUI.Desktop.Controls.DataGrid --version 6.0.5
dotnet add package AtomUI.Desktop.Controls.ColorPicker --version 6.0.5

Requirements

  • .NET 8 or later
  • Avalonia 12.0.x
  • Windows, macOS or Linux

Links

License

Projects using AtomUI OSS must comply with LGPL v3. Commercial applications, including internal company software, personal commercial products and outsourced projects, may use AtomUI for free when linking to the published binaries. If you customize AtomUI from source code, you must either open source the modified code under the license terms or purchase a commercial license.

Product Versions Compatible and additional computed target framework versions.
.NET net8.0 net8.0 is compatible.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 is compatible.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows 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 (2)

Showing the top 2 NuGet packages that depend on AtomUI.Desktop.Controls:

Package Downloads
AtomUI.Desktop.Controls.DataGrid

AtomUI is an Ant Design 6 component system for Avalonia/.NET desktop applications, including themed controls, design tokens, icons, native window integration and optional DataGrid and ColorPicker packages.

AtomUI.Desktop.Controls.ColorPicker

AtomUI is an Ant Design 6 component system for Avalonia/.NET desktop applications, including themed controls, design tokens, icons, native window integration and optional DataGrid and ColorPicker packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.0.5 0 6/19/2026
6.0.4 144 6/16/2026
6.0.3 173 6/11/2026
6.0.2 163 6/8/2026
6.0.1 149 6/6/2026
6.0.0 141 6/4/2026
6.0.0-rc2 137 6/2/2026
6.0.0-rc1 209 5/21/2026
6.0.0-build.3 96 5/18/2026
6.0.0-build.2 96 5/14/2026
6.0.0-build.1 84 5/13/2026
5.2.0-build.4 127 4/16/2026
5.2.0-build.3 89 4/10/2026
5.2.0-build.2 80 4/3/2026
5.2.0-build.1 68 4/2/2026
5.1.5-build.12 678 3/31/2026
5.1.5-build.11 385 3/9/2026
5.1.5-build.9 79 3/1/2026
5.1.5-build.8 302 2/25/2026
5.1.5-build.7 86 2/14/2026
Loading failed