Semi.Avalonia 12.0.1

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

Semi.Avalonia

Semi Avalonia Semi Avalonia

Avalonia Theme inspired by Semi Design

Installation

dotnet add package Semi.Avalonia

Usage

Include Semi Design Styles in your application:

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

That's all.

Additional Packages

ColorPicker, DataGrid, TreeDataGrid, Dock, Tabalonia and AvaloniaEdit are distributed in separated packages. Please install if you need.

dotnet add package Semi.Avalonia.ColorPicker
dotnet add package Semi.Avalonia.DataGrid
dotnet add package Semi.Avalonia.TreeDataGrid
dotnet add package Semi.Avalonia.Dock
dotnet add package Semi.Avalonia.Tabalonia
dotnet add package Semi.Avalonia.AvaloniaEdit
<Application.Styles>
    <semi:ColorPickerSemiTheme />
    <semi:DataGridSemiTheme />
    <semi:TreeDataGridSemiTheme />
    <semi:DockSemiTheme />
    <semi:TabaloniaSemiTheme />
    <semi:AvaloniaEditSemiTheme />
</Application.Styles>

Resources

Credits

Semi Design

Avalonia

FluentAvalonia

Material Design Icons

CommunityToolKit

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

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

Package Downloads
Irihi.Ursa.Themes.Semi

Package Description

Spice86

Reverse engineer and rewrite real mode dos programs

KH.AvaloniaBase

InstrumentBaseLib

GoesSoftware.SuperSDK.UI

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

CodeWF.AvaloniaControls

封装一些Avalonia控件,比如穿梭框、异形TabControl等。Encapsulate some Avalonia controls, such as shuttle boxes, alien TabControls, etc.

GitHub repositories (1)

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

Repository Stars
2dust/v2rayN
A GUI client for Windows, Linux and macOS, support Xray and sing-box and others
Version Downloads Last Updated
12.0.1 4,112 4/18/2026
12.0.0 1,725 4/7/2026
12.0.0-rc2 158 4/7/2026
12.0.0-rc1 671 3/21/2026
12.0.0-preview2 436 3/15/2026
12.0.0-preview1 611 2/18/2026
12.0.0-nightly-20260210000416 161 2/9/2026
11.3.14 471 4/18/2026
11.3.7.3 40,631 2/9/2026
11.3.7.2 24,582 12/30/2025
11.3.7.1 19,211 11/15/2025
11.3.7 41,630 10/4/2025
11.2.1.10 7,817 9/20/2025
11.2.1.9 36,457 7/11/2025
11.2.1.8 14,509 5/30/2025
11.2.1.7 14,369 4/25/2025
11.2.1.6 10,346 3/28/2025
11.2.1.5 12,228 2/28/2025
11.2.1.4 19,242 1/24/2025
11.2.1.3 12,574 12/31/2024
Loading failed

Update to Semi.Avalonia 12.0.1