NET Cross-Platform Open Source Control Library-SukiUI

NET Cross-Platform Open Source Control Library-SukiUI

The control library named after his pet dog

最后更新 3/13/2023 10:16 PM
沙漠尽头的狼
预计阅读 2 分钟
分类
Avalonia UI
专题
Avalonia UI open source project Avalonia UI Control Library C#Open Source Project
标签
.NET C# Avalonia UI control library open source

✨ SukiUI

UI themes, a library of desktop and mobile controls for AvaloniaUI!

  • MIT license
  • Warehouse address: github.com/kikipoulet/SukiUI
  • 控件库文档请戳Wiki

Screenshots of warehouse information are as follows:

Little Knowledge-MIT

The MIT Agreement is the famous open source software license agreement The MIT License, also known as the MIT License. There is an interesting article introducing it, you can click to learn more: https://www.sohu.com/a/394184282_115128.

Tips-Avalonia UI

Avalonia is a cross-platform. NET framework for building beautiful, modern graphical user interfaces (GUIs). With Avalonia, you can create native applications for Windows, macOS, Linux, iOS, Android, and Web Assembly from a single codebase.

Avalonia is compatible with all platforms that support. NET Standard 2.0.

Official website: avaloniaui.net/

Chinese document: avaloniachina.gitbook.io/avalonia/

🖥️📱ˇ

Desktop-side controls

桌面控件文档

Mobile control

移动端控件文件

custom

自定义文档

  • Night mode theme

  • Customize the main color

  • Globally custom CornerRadius

interaction

The InteractiveContainer control allows you to easily add interactions in your application using Dialog and Toast.

📦Usage

安装

控件文档

Keep Exploring

延伸阅读

更多文章
同分类 / 同标签 8/9/2025

Lang.Avalonia: Avalonia's multi-language solution seamlessly supports three formats: Resx/XML/JSON

This is a multi-language management library specially designed for the Avalonia framework. It reconstructs the multi-language support logic through plug-in architecture. It is not only compatible with traditional Resx resource files, but also adds support for XML and JSON formats. It also provides type-safe resource references, dynamic language switching and other capabilities make multi-language development simpler and more efficient.

继续阅读