Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/masastack/blazorcomponent
There is no style blazor component library.
https://github.com/masastack/blazorcomponent
blazor blazorcomponent
Last synced: about 2 months ago
JSON representation
There is no style blazor component library.
- Host: GitHub
- URL: https://github.com/masastack/blazorcomponent
- Owner: masastack
- License: mit
- Created: 2021-04-08T06:46:25.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T16:49:42.000Z (9 months ago)
- Last Synced: 2024-04-14T06:58:20.118Z (9 months ago)
- Topics: blazor, blazorcomponent
- Language: C#
- Homepage:
- Size: 6.46 MB
- Stars: 71
- Watchers: 5
- Forks: 32
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
抽离出无样式的底层组件框架,支持基于属性、插槽、自由内嵌组件等方式二次开发自己的UI组件库。
## 特性
- 🛡 使用 C# 构建,多范式静态语言带来高效的开发体验。
- ⚙️ 基于 .NET 6,可直接引用丰富的 .NET 类库。
- 🎁 可与已有的 ASP.NET Core MVC、Razor Pages 项目无缝集成。
-## 安装
## 本地开发
## 开发路线
## 贡献者
感谢所有为本项目做出过贡献的朋友。
## 行为准则
本项目采用了《贡献者公约》所定义的行为准则,以明确我们社区的预期行为。
更多信息请见 [MASA Stack Community Code of Conduct](https://github.com/masastack/community/blob/main/CODE-OF-CONDUCT.md).## 授权协议
[![BlazorComponent](https://img.shields.io/badge/License-MIT-blue?style=flat-square)](https://github.com/masastack/BlazorComponent/blob/master/LICENSE)
Copyright (c) 2021-present BlazorComponent
> Third party software
[![AntDesign](https://img.shields.io/badge/License-MIT-blue?style=flat-square)](https://github.com/ant-design-blazor/ant-design-blazor/blob/master/LICENSE)
[Ant Design Blazor](https://github.com/ant-design-blazor/ant-design-blazor.git)