Skip to content
This repository has been archived by the owner on Apr 20, 2019. It is now read-only.

Commit

Permalink
Update community.md (#424)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrissainty authored and guardrex committed Feb 21, 2019
1 parent 870876f commit d105c69
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions community.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,10 @@ Below is a list of projects and resources from the Blazor community (links in ea
* [BlazorConfirm](https://github.com/ctrl-alt-d/BlazorConfirm) ([Demo](https://ctrl-alt-d.github.io/BlazorConfirm/)) – A Blazor wrapper for JavaScript's `window.confirm()` and `onbeforeunload`.
* [BlazorContextMenu](https://github.com/stavroskasidis/BlazorContextMenu) – A context menu for blazor.
* [BlazorDB](https://github.com/chanan/BlazorDB) – In-memory, persisted to local storage, database for Blazor.
* [BlazoredLocalStorage](https://github.com/chrissainty/BlazoredLocalStorage) – A library to provide access to local storage in Blazor apps.
* [Blazored.LocalStorage](https://github.com/blazored/LocalStorage) – A library to provide access to local storage in Blazor apps.
* [Blazored.Modal](https://github.com/Blazored/Modal) – A JavaScript free modal library for Blazor and Razor Components applications.
* [Blazored.Toast](https://github.com/Blazored/Toast) – A JavaScript free toast library for Blazor and Razor Component applications.
* [Blazored.Localisation](https://github.com/Blazored/Localisation) – A library to provide localisation in client-side Blazor applications.
* [BlazorWebSocketHelper](https://github.com/Lupusa87/BlazorWebSocketHelper) – A WebSocket library for Blazor.
* [BlazorGrid](https://github.com/AnkitSharma-007/BlazorGrid) – Reusable grid component for Blazor, which also supports client side pagination.
* [Blazorise](https://github.com/stsrki/Blazorise) ([Demo](https://bootstrapdemo.blazorise.com/)) – Components library for Blazor with support for Bootstrap, Bulma, and Material CSS.
Expand Down Expand Up @@ -112,7 +115,7 @@ Below is a list of projects and resources from the Blazor community (links in ea
## Community documentation

* [Awesome Blazor](https://github.com/AdrienTorris/awesome-blazor) – A collection of useful Blazor resources.
* [Blazor Bites](https://codedaze.io/tag/blazor-bites/) – Posts on ASP.NET Core and Blazor subjects.
* [Blazor Bites](https://chrissainty.com/tag/blazor-bites/) – Posts on ASP.NET Core and Blazor subjects.
* [Learn Blazor](https://learn-blazor.com/) – Community documentation on Blazor.
* [LightSwitch Help Website](https://lightswitchhelpwebsite.com/Blog/tabid/61/tagid/66/Blazor.aspx) – Blogs and code samples primarily covering server-side Blazor (Razor Components).
* [WebAssemblyMan](https://www.webassemblyman.com/) – Man page for Blazor and WebAssembly.
Expand Down

0 comments on commit d105c69

Please sign in to comment.