受欢迎的博客标签

ASP.NET Core Blazor(1):ASP.NET Core Blazor resources

Published

Handle errors in ASP.NET Core Blazor

  1. Authorization requires a cascading parameter of type Task\<AuthenticationState>. Consider using CascadingAuthenticationState to supply this
  2. How to Turn on Detailed Exceptions in CircuitOptions.DetailedErrors with server-side Blazor
  3. ASP.NET Core Blazor PWA
  4. JavaScript深入之变量对象
  5. JavaScript深入之作用域链
  6. JavaScript深入之从ECMAScript规范解读this
  7. JavaScript深入之执行上下文
  8. JavaScript深入之闭包
  9. JavaScript深入之参数按值传递
  10. JavaScript深入之call和apply的模拟实现
  11. JavaScript深入之bind的模拟实现
  12. JavaScript深入之new的模拟实现
  13. JavaScript深入之类数组对象与arguments
  14. JavaScript深入之创建对象的多种方式以及优缺点
  15. JavaScript深入之继承的多种方式以及优缺点
  16. JavaScript深入系列15篇正式完结!
  17. JavaScript深入之浮点数精度
  18. JavaScript深入之头疼的类型转换(上)
  19. JavaScript深入之头疼的类型转换(下)

专题系列目录

  1. ASP.NET Core Blazor专题之Streaming SSR & Blazor WebAssembly & Blazor Server
  2. ASP.NET Core Blazor专题之 Blazor WebAssembly PWA
  3. ASP.NET Core Blazor专题之 Blazor WebAssembly PWA
  4. ASP.NET Core Blazor专题之 Blazor WebAssembly PWA
  5. ASP.NET Core Blazor专题之 Blazor WebAssembly PWA
  6. ASP.NET Core Blazor专题之 Blazor WebAssembly PWA
  7. ASP.NET Core Blazor专题之 Blazor WebAssembly PWA
  8. ASP.NET Core Blazor专题之 Blazor WebAssembly PWA
  9. ASP.NET Core Blazor专题之 Blazor WebAssembly PWA
  10. ASP.NET Core Blazor专题之 Blazor WebAssembly PWA
  11. ASP.NET Core Blazor专题之 Blazor WebAssembly PWA
  12. JavaScript专题之如何判断两个对象相等
  13. JavaScript专题之函数柯里化
  14. JavaScript专题之偏函数
  15. JavaScript专题之惰性函数
  16. JavaScript专题之函数组合
  17. JavaScript专题之函数记忆
  18. JavaScript专题之递归
  19. JavaScript专题之乱序
  20. JavaScript专题之解读 v8 排序源码
  21. JavaScript专题系列20篇正式完结!
  22. JavaScript专题之花式表示26个字母

 

Server-side Blazor runs on the server via SignalR
Client-side Blazor runs client-side on WebAssembly

 

 

Enable Authentication and Authorization

ASP.NET Core Blazor 3.x(Server-side)-Authentication and Authorization

 

 http://learn-blazor.com/

https://blazor.net/  

 

.Net 8.x

 

https://learn.microsoft.com/zh-cn/aspnet/core/release-notes/aspnetcore-8.0?view=aspnetcore-8.0

https://learn.microsoft.com/zh-cn/aspnet/core/blazor/call-web-api?view=aspnetcore-8.0&pivots=server

BlazorServerSide.Server list 

.net 5.x

ADMINLTE for Blazor 

https://github.com/sjefvanleeuwen/blazor-adminlte

 

.net 3.x

 

1.https://github.com/lassemot/-faghalvdag-blazor

2.https://github.com/ctrl-alt-d/BlazorServerTree

3.https://github.com/sujithq/DevCruiseBlazor  

server side shop,basket 0.5.1

4.https://github.com/AnkitSharma-007/Blazor-Server-Side-SPA

A Single Page Application (SPA) using the Server-Side Blazor with the help of Entity Framework Core database first approach and a modal dialog to handle the user input.

5.https://github.com/azunyuuuuuuu/BlazorRss  

6.Blazor Chat sample with Blazor Server Side

https://github.com/conficient/BlazorChatSample 

7.https://github.com/Lupusa87/LupusaSSBlazorProjects

At this moment there are available some samples clock svg, clock canvas, calculator, doughtnut chart, game snake, password pattern next weeks/months we will add more samples. For now best performance has Firefox, you can look at demo.  

8.https://github.com/cores-system/BlazorChat server side chat 0.5.1

9.https://github.com/ctrl-alt-d/TreeCrud server side tree curd 0.5.1

10.https://github.com/Zexuz/Snack-Time server side  0.5.1,multi project  

11.https://github.com/mariusmuntean/ChartJs.Blazor

This is a Blazor Component that wraps ChartJS.

 

12.https://github.com/telerik/ui-for-blazor-examples

Telerik UI for Blazor

  blog list

1.Single Page Application Using Server-Side Blazor

https://dzone.com/articles/single-page-application-using-server-side-blazor-a  

2.a Single Page Application (SPA) using the server-side Blazor concepts with the help of Entity Framework Core database first approach.

https://dzone.com/articles/single-page-application-using-server-side-blazor-a?fromrel=true http://ankitsharmablogs.com/single-page-application-using-server-side-blazor/    

 

Bootstrap Blazor Component

https://gitee.com/LongbowEnterprise/BootstrapBlazor

 

 

blog list for .net core 3

1.Event Aggregator for ASP.NET Core 3 Razor Components/Blazor

https://dzone.com/articles/event-aggregator-for-aspnet-core-3-razor-component?fromrel=true

2.https://github.com/aspnet/Docs/tree/master/aspnetcore/tutorials/build-your-first-razor-components-app/samples/3.x

https://github.com/aspnet/Docs/tree/master/aspnetcore/razor-components/common/samples/3.x/BlazorSample/Pages

3.https://github.com/dodyg/practical-aspnetcore/tree/master/projects/3-0/razor-component

4.https://github.com/BlazorComponents

Material Design components for Blazor and Razor Components

5.https://github.com/Blazored/Gitter

.net core 3 preview 4

6.https://chrissainty.com/blazor

7.https://github.com/aspnet/AspNetCore.Docs/tree/master/aspnetcore/blazor/common/samples/3.x/BlazorServerSample/Components

 

 

ASP.NET Core Blazor Filtering and Sorting using Entity Framework and Web API

Introducing books client to Blazor dependency injection with pager

blazor chart

3. Display Bar Chart Example with Chart.js  and  Blazor

https://github.com/muqeet-khan/BlazorComponents.

Learn To Draw Simple ASP.NET Core Blazor Bar Chart Using Canvas Extensions

 

How to implement JavaScript Interop in Blazor

https://www.c-sharpcorner.com/article/learn-to-draw-simple-asp-net-core-blazor-bar-chart-using-canvas-extensions/

 

4.https://thecodehubs.com/crud-using-blazor-entity-framework-core-and-dapper/

网址带参数的crd

 

Blazor WebAssembly List of Open source project for .net core 3

1.Blazor - app building workshop

https://github.com/dotnet-presentations/blazor-workshop

2.Blazor: Cascading DropDownList – Numeric InputSelect

blog:https://gavilan.blog/2019/12/03/blazor-cascading-dropdownlist-numeric-inputselect/

https://github.com/gavilanch/BlazorCascadingDropDownList

4. blog

https://chrissainty.com/blazor/

https://github.com/Blazored

 

5.Blazorise

https://blazorise.com/docs/components/text/

Blazorise install and use step by step

https://github.com/stsrki/Blazorise

Blazorise siderbar with submenu step by step

https://blog.csdn.net/KascLiyuan/article/details/105933990

https://blazorise.com/docs/extensions/sidebar/

6.使用WebApi和Asp.Net Core Identity JWT认证 Blazor WebAssembly(Blazor客户端应

https://www.cnblogs.com/chen8854/p/securing-your-blazor-apps-authentication-with-clientside-blazor-using-webapi-aspnet-core-identity.html

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

7.Deploy ML.NET Machine Learning Model in Blazor WebAssembly Static Website

http://luisquintanilla.me/2020/03/01/deploy-machine-learning-mlnet-models-blazor-webassembly/

 

 

product web

https://www.syncfusion.com/aspnet-core-blazor-razor-components

UI

https://github.com/syncfusion/blazor-samples

ASP.Net Core Razor+AdminLTE 

https://www.w3xue.com/exp/article/201812/11223.html

https://github.com/Blazored/Menu

Awesome Blazor  

 

1.https://github.com/bmsantos/RxBlazor MessageService - Blazor Rx.NET Integration Demo   https://github.com/AdrienTorris/awesome-blazor  .

 

office Blazor document for .net core 3.x

1.Handle errors in ASP.NET Core Blazor apps

https://docs.microsoft.com/en-us/aspnet/core/blazor/handle-errors?view=aspnetcore-3.0#lifecycle-methods

2.ASP.NET Core Blazor dependency injection

https://docs.microsoft.com/en-us/aspnet/core/blazor/dependency-injection?view=aspnetcore-3.0

3.ASP.NET Core Blazor authentication and authorization

https://docs.microsoft.com/en-us/aspnet/core/security/blazor/?view=aspnetcore-3.0&tabs=visual-studio