blazorboilerplate 一个采用 blazor 的框架 @@@***

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

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

1.2   Radzen Blazor Components    :   https://blazor.radzen.com/       (Radzen 框架专用组件)

1.3   /ant-design-blazor      Ant Design and Blazor

------------------------------------

2、项目起源  BlazorWithIdentity   :  https://github.com/stavroskasidis/BlazorWithIdentity

3、(推荐!)/oqtane.framework  框架   http://www.oqtane.org

----------------------

3、其它 Blazor 资源  : awesome-blazor   :  https://github.com/AdrienTorris/awesome-blazor

                                      /awesome-blazor

                      (推荐!)   Blazor bites - Blazor bites series by Chris Sainty.

4、系列文章  Authentication with client-side Blazor using WebAPI and ASP.NET Core Identity

      https://chrissainty.com/securing-your-blazor-apps-authentication-with-clientside-blazor-using-webapi-aspnet-core-identity/

Part 1 - Introduction to Authentication with server-side Blazor
Part 2 - Authentication with client-side Blazor using WebAPI and ASP.NET Core Identity (this post)
Part 3 - Configuring Role-based Authorization with client-side Blazor
Part 4 - Configuring Policy-based Authorization with Blazor

       

原文地址:https://www.cnblogs.com/hopesun/p/12348570.html