Ti.Avalonia.Shadcn 1.2.2

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

A Shadcn-inspired Avalonia UI component library for building modern MioKit and Avalonia desktop applications.

Product Compatible and additional computed target framework versions.
.NET 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 (3)

Showing the top 3 NuGet packages that depend on Ti.Avalonia.Shadcn:

Package Downloads
MioKit.Sdk

Public MioKit SDK for building plugins and integrations, including the plugin lifecycle, object model, features, search, input hooks, and host services.

MioKit.Extensions

Optional actions, controls, converters, and helpers for MioKit plugins and the host runtime.

MioKit.Clipboard

{"schema":"miokit.plugin-package","schemaVersion":1,"plugin":{"metadataVersion":"1.0","id":"miokit.clipboard","name":"剪贴板","description":"# 剪贴板\n\n自动记录并管理 Windows 剪贴板历史,支持文本、富文本、图片和文件的记录、检索、复制与拖拽。\n\n## 核心特色\n\n- 全格式记录:文本(含 HTML/RTF 富文本)、图片、文件与文件夹,内容指纹去重\n- 高性能历史列表:自研虚拟化面板,万条历史依然流畅\n- 快速操作:双击复制、自动粘贴、拖拽导出、多选批量复制/收藏/删除\n- 智能管理:应用黑名单、条数与保存时限自动清理、收藏与全文搜索\n- 快捷键:显示/隐藏快捷键与 Ctrl+1~9 数字快速粘贴\n\n## 使用方式\n\n在 MioKit 搜索框输入「剪贴板」打开历史窗口,双击条目复制,选中后可批量收藏或删除,条目支持直接拖拽到其他应用。","icon":"Assets/icon.png","category":"Productivity","author":"tinyisle","website":"https://www.tinyisle.cn/plugins/clipboard","assembly":"MioKit.Clipboard.dll","minSdkVersion":"1.0.0","minHostVersion":"1.0.0","dependencies":[],"nugetDependents":[]}}

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.2.2 117 9/8/2026
1.2.1 136 8/30/2026
1.2.0 130 8/22/2026
1.2.0-beta.1 95 8/22/2026
1.1.1 131 8/19/2026