天天看點

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).