1 Star 0 Fork 0

garycoding/Semi.Avalonia

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Semi Avalonia

Semi Avalonia Semi Avalonia

English

Avalonia UI 控件主题,灵感来自 Semi Design

Semi.Avalonia 现在可以在浏览器上 查看效果

如果您希望查看更详细的文档,请浏览 Semi 文档

如果您希望使用更多的拓展控件,欢迎尝试 Ursa

Light

如何使用

安装

dotnet add package Semi.Avalonia

在样式中引用 Semi 主题:

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

这样就可以了。

ColorPicker、DataGrid 和 TreeDataGrid 的样式单独分发,如果需要请安装并引用。

dotnet add package Semi.Avalonia.ColorPicker
dotnet add package Semi.Avalonia.DataGrid
dotnet add package Semi.Avalonia.TreeDataGrid
<Application.Styles>
    <StyleInclude Source="avares://Semi.Avalonia.ColorPicker/Index.axaml" />
    <StyleInclude Source="avares://Semi.Avalonia.DataGrid/Index.axaml" />
    <StyleInclude Source="avares://Semi.Avalonia.TreeDataGrid/Index.axaml" />
</Application.Styles>

示例

您可以从 Semi Avalonia 的 release 页下载并试用 Semi Avalonia 的展示应用。

https://github.com/irihitech/Semi.Avalonia/releases

社区支持

我们提供有限度的免费社区支持,如果您有任何问题或建议,除了在GitHub上提交issue或发起讨论,也欢迎加入我们的飞书交流群:

FeiShu

版本兼容性

Semi Design Version Avalonia Version
11.1.0 >=11.1.0
11.0.7 >=11.0.7
11.0.1 <=11.0.6

致谢

Semi Design

Avalonia

FluentAvalonia

Material Design Icons

CommunityToolKit

MIT License Copyright (c) 2022 iriHi Technology Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

暂无描述 展开 收起
C#
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/garycoding/Semi.Avalonia.git
git@gitee.com:garycoding/Semi.Avalonia.git
garycoding
Semi.Avalonia
Semi.Avalonia
11.2-test

搜索帮助

371d5123 14472233 46e8bd33 14472233