Semi.Avalonia.DataGrid 12.1.0

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

Semi.Avalonia.DataGrid

Semi Avalonia DataGrid Semi Avalonia DataGrid

Avalonia DataGrid Theme inspired by Semi Design

This package provides Semi Design theming for the Avalonia DataGrid control.

Installation

dotnet add package Semi.Avalonia.DataGrid

Prerequisites

This package requires the main Semi.Avalonia theme to be installed:

dotnet add package Semi.Avalonia

Usage

Include the DataGrid theme in your application:

<Application
    ...
    xmlns:semi="https://irihi.tech/semi">
    <Application.Styles>
        <semi:SemiTheme Locale="zh-CN" />
        <semi:DataGridSemiTheme />
    </Application.Styles>
</Application>

Resources

Credits

Semi Design

Avalonia

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 (4)

Showing the top 4 NuGet packages that depend on Semi.Avalonia.DataGrid:

Package Downloads
GoesSoftware.SuperSDK.UI

Avalonia UI 通用组件库 - 通知管理、对话框、ViewModelBase 等

KH.AvaloniaBase

InstrumentBaseLib

Ty.AvaloniaBase

Ty 基础库

CodeWF.AvaloniaControls.DataGrid.Themes

Semi theme resource package for CodeWF.AvaloniaControls.DataGrid.

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on Semi.Avalonia.DataGrid:

Repository Stars
2dust/v2rayN
A GUI client for Windows, Linux and macOS, support Xray and sing-box and others
Kindness-Kismet/stelliberty
Stelliberty Remake,高性能且美观的现代跨平台网络客户端
OpenHarmony-NET/OpenHarmony.Avalonia
countincognito/Zametek.ProjectPlan
A simple, Open Source, and cross-platform desktop alternative to Microsoft Project for designing and creating project plans.
jindongjie/SoftwareCopyrightSourceCodeCollector
跨平台中国软件著作权源代码收集器 (GUI图形界面/ 软著自动收集 / 60页源码 / 自动生成 World文档)
Version Downloads Last Updated
12.1.0 6,459 7/11/2026
12.0.0 7,346 4/7/2026
12.0.0-rc1 153 3/21/2026
12.0.0-preview2 116 3/19/2026
11.3.7.3 85,322 2/9/2026
11.3.7.2 18,523 12/30/2025
11.3.7.1 13,660 11/15/2025
11.3.7 39,362 10/4/2025
11.2.1.10 6,362 9/20/2025
11.2.1.9 25,526 7/11/2025
11.2.1.8 10,745 5/30/2025
11.2.1.7 11,191 4/25/2025
11.2.1.6 7,774 3/28/2025
11.2.1.5 9,004 2/28/2025
11.2.1.4 15,846 1/24/2025
11.2.1.3 6,073 12/31/2024
11.2.1.2 5,549 12/12/2024
11.2.1.1 2,426 11/29/2024
11.2.1 2,308 11/15/2024
11.1.0.5 415 12/12/2024
Loading failed

Update to Semi.Avalonia.DataGrid 12.1.0