AtomUI.Generator 6.0.8

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

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.

Highlights

  • Ant Design 6 style desktop controls for layout, navigation, data entry, feedback and data display.
  • Token-driven themes built on Avalonia styles, resources and design-token generation.
  • Native desktop integration for window chrome, popups, overlays and platform-specific interaction details.
  • A production Gallery application for exploring controls, examples and documentation.
  • Source generators for theme tokens, localization and control infrastructure.

Package Areas

  • AtomUI.Desktop.Controls: the main desktop control library.
  • AtomUI.Desktop.Controls.DataGrid: advanced table, filtering, sorting and row-detail scenarios.
  • AtomUI.Desktop.Controls.ColorPicker: desktop color picking controls and supporting primitives.
  • AtomUI.Desktop.Controls.Extras: stable supplemental controls beyond the Ant Design core set.
  • AtomUI.Icons.AntDesign: Ant Design icon assets for AtomUI controls and applications.

Requirements

  • .NET 8 or later.
  • Avalonia 12.0.5 or compatible 12.0.x runtime.
  • Windows, macOS or Linux desktop applications.

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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
6.0.8 0 7/10/2026
6.0.7 95 7/3/2026
6.0.6 114 6/24/2026
6.0.5 106 6/19/2026
6.0.4 113 6/16/2026
6.0.3 108 6/11/2026
6.0.2 131 6/8/2026
6.0.1 123 6/6/2026
6.0.0 116 6/4/2026
6.0.0-rc2 98 6/2/2026
6.0.0-rc1 110 5/21/2026
6.0.0-build.3 78 5/18/2026
6.0.0-build.2 69 5/14/2026
6.0.0-build.1 56 5/13/2026
5.2.0-build.4 76 4/16/2026
5.2.0-build.3 64 4/10/2026
5.2.0-build.2 81 4/3/2026
5.2.0-build.1 69 4/2/2026
5.1.5-build.12 65 3/31/2026
5.1.5-build.11 427 3/9/2026
Loading failed