# Element-Blazor **Repository Path**: fire11188/Element-Blazor ## Basic Information - **Project Name**: Element-Blazor - **Description**: 一个基于Element 和 Blazor WebAssembly 的 Web UI库 - **Primary Language**: C# - **License**: MIT - **Default Branch**: master - **Homepage**: https://element-blazor.gitee.io/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 28 - **Created**: 2024-08-16 - **Last Updated**: 2024-08-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Element-Blazor [![Nuget](https://img.shields.io/nuget/dt/Element.svg)](https://www.nuget.org/packages/Element/) ## 介绍 Element的Blazor版本 API 模仿 Element,CSS 直接使用 Element的样式,HTML 结构直接使用 Element 的 HTML 结构 Element 官方:https://element.eleme.cn/#/zh-CN/component/layout ## 社区讨论,相关文档 1. GitHub https://github.com/Element-Blazor/Element-Blazor/issues 2. Gitee https://github.com/Element-Blazor/Element-Blazor/issues ## 使用前提 参考Blazor使用的前提条件 1. .Net 7.0 ## 源码说明 拉取代码,用 VS2022 打开,直接启动 Element.ServerRender 项目 ## 案例展示 1. GitHub:https://element-blazor.github.io/ 2. Gitee:https://element-blazor.gitee.io/