本文参考了 https://nightbaker.github.io/blazor/nuget/2021/04/07/blazor-packages/

 

Modal 对话框组件  https://github.com/Blazored/Modal
LocalStorage 组件 https://github.com/Blazored/LocalStorage

Serilog.Sinks.BrowserConsole 日志组件  参考 https://nblumhardt.com/2019/11/serilog-blazor/

BlazorPro.Spinkit 组件, 主页 https://github.com/EdCharbeneau/BlazorPro.Spinkit

自动为http请求增加LoadingBar的 组件 https://github.com/jsakamoto/Toolbelt.Blazor.LoadingBar

FluentValidation 组件, 参考 https://nightbaker.github.io/blazor/fluetvalidator/webassembly/dotnet/2019/11/12/blazor-fluent-validator/

Radzen 组件包, 各类Input组件和Grid组件    Free Blazor Components | 60+ controls by Radzen

BlazorContextMenu 组件,  https://github.com/stavroskasidis/BlazorContextMenu

Toast 消息通知类  https://github.com/Blazored/Toast
timer 组件和 Loading button组件 https://github.com/majorimi/blazor-components

Grid 组件, https://blazority.com/datagrid  功能和速度都很好,移动设备上显示效果也很很好, 另一个 https://blazor.loresoft.com/datagrid/index

PanoramicData.Blazor 组件包, Grid 和ContextMenu和Tree组件 ,   https://panoramicdata.github.io/PanoramicData.Blazor/pdcontextmenu

相关文章:

  • 2021-05-20
  • 2021-11-15
  • 2021-05-24
  • 2021-08-13
  • 2021-11-07
  • 2021-10-18
  • 2022-02-10
  • 2021-12-26
猜你喜欢
  • 2021-09-12
  • 2022-01-20
  • 2021-06-25
  • 2021-09-16
  • 2022-02-12
  • 2021-09-14
  • 2021-10-25
相关资源
相似解决方案