AtomUI.Desktop.Controls.DataGrid 6.0.4

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

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.4
dotnet add package AtomUI.Desktop.Controls.DataGrid --version 6.0.4
dotnet add package AtomUI.Desktop.Controls.ColorPicker --version 6.0.4

Requirements

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

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 Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  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
6.0.4 0 6/16/2026
6.0.3 81 6/11/2026
6.0.2 108 6/8/2026
6.0.1 106 6/6/2026
6.0.0 109 6/4/2026
6.0.0-rc2 97 6/2/2026
6.0.0-rc1 122 5/21/2026
6.0.0-build.3 77 5/18/2026
6.0.0-build.2 64 5/14/2026
6.0.0-build.1 71 5/13/2026
5.2.0-build.4 110 4/16/2026
5.2.0-build.3 74 4/10/2026
5.2.0-build.2 74 4/3/2026
5.2.0-build.1 69 4/2/2026
5.1.5-build.12 675 3/31/2026
5.1.5-build.11 348 3/9/2026
5.1.5-build.9 78 3/1/2026
5.1.5-build.8 290 2/25/2026
5.1.5-build.7 70 2/14/2026
5.1.5-build.6 81 2/5/2026
Loading failed