天天看点

Blazor的模块化应用框架 -- Blazorboilerplate / Oqtane 面向CMS

基于Blazor的模块化应用框架 -- Oqtane

 1、 (!!!)oqtane/oqtane.framework:https://github.com/oqtane/oqtane.framework

      Oqtane(https://www.oqtane.org/)使用Blazor,这是.NET Core的新Web框架,可让您使用C#而不是JavaScript来构建交互式Web UI。 Blazor应用由使用C#,HTML和CSS实现的可重用Web UI组件组成。 客户端和服务器代码都是用C#编写的,允许您共享代码和库。

    本项目被 DotNetNuke 项目影响(激发)。

2、(!!!)ThomasBleijendaal/RapidCMS   

    RapidCMS is a Blazor framework which allows you to build a responsive and flexible CMS purely from code. It provides a basic set of editors and controls, and is fully customisable.

3、Awesome Blazor  :https://github.com/AdrienTorris/awesome-blazor

==========================================================

4.0 (模版,推荐) enkodellc/blazorboilerplate   https://github.com/enkodellc/blazorboilerplate

4.1(推荐!) SamProf/MatBlazor  :Material Design components for Blazor and Razor Components http://www.matblazor.com

5、 Blazorise   https://blazorise.com/    

      Blazorise is a frontend components library built on top of Blazor and CSS frameworks like Bootstrap, Bulma and Material.

     例子:https://rcbootstrapdemo.blazorise.com/

6、LightSwitch Help Website - Blogs and code samples primarily covering server-side Blazor (Razor Components).