Semi.Avalonia.DataGrid 12.1.0.1

dotnet add package Semi.Avalonia.DataGrid --version 12.1.0.1
                    
NuGet\Install-Package Semi.Avalonia.DataGrid -Version 12.1.0.1
                    
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.1" />
                    
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.1" />
                    
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.1
                    
#r "nuget: Semi.Avalonia.DataGrid, 12.1.0.1"
                    
#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.1
                    
#: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.1
                    
Install as a Cake Addin
#tool nuget:?package=Semi.Avalonia.DataGrid&version=12.1.0.1
                    
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 (6)

Showing the top 5 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.

Bennewitz.Ninja.ScopedEditors.Avalonia

Avalonia views, converters and behaviours for scoped property editors: the editor wrapper, drag-and-drop, focus and DataGrid behaviours, JSON highlighting, linkified text, and an opt-in Semi.Avalonia theme bundle.

GitHub repositories (6)

Showing the top 6 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: A high-performance, visually appealing, and modern cross-platform network client.
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.
yastorovsky/MehrON
MehrON is a Windows Desktop Proxy / Tun Client Based on PattN/V2rayN
jindongjie/SoftwareCopyrightSourceCodeCollector
跨平台中国软件著作权源代码收集器 (GUI图形界面/ 软著自动收集 / 60页源码 / 自动生成 World文档)
Version Downloads Last Updated
12.1.0.1 37,735 7/31/2026
12.1.0 20,130 7/11/2026
12.0.0 13,107 4/7/2026
12.0.0-rc1 156 3/21/2026
12.0.0-preview2 118 3/19/2026
11.3.13 250 9/14/2026
11.3.7.3 89,581 2/9/2026
11.3.7.2 18,767 12/30/2025
11.3.7.1 14,176 11/15/2025
11.3.7 40,442 10/4/2025
11.2.1.10 6,407 9/20/2025
11.2.1.9 25,903 7/11/2025
11.2.1.8 10,915 5/30/2025
11.2.1.7 11,224 4/25/2025
11.2.1.6 7,819 3/28/2025
11.2.1.5 9,058 2/28/2025
11.2.1.4 15,941 1/24/2025
11.2.1.3 6,106 12/31/2024
11.2.1.2 5,600 12/12/2024
11.1.0.5 420 12/12/2024
Loading failed

Update to Semi.Avalonia.DataGrid 12.1.0.1