Skip to content

Commit

Permalink
Merge pull request #31 from ctrl-alt-d/patch-3
Browse files Browse the repository at this point in the history
Adding BlazorConfirm.
  • Loading branch information
AdrienTorris committed Oct 24, 2018
2 parents 1f3a2f0 + 748043e commit d2524f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -109,6 +109,7 @@ Please note that if you want to open Blazor projects in Visual Studio, you must
* [WordDaze](https://github.com/chrissainty/worddaze) Blogging application written using Blazor with a WebAPI backend.

## Extensions
* [BlazorConfirm](https://github.com/ctrl-alt-d/BlazorConfirm) A Blazor Wrapper for JS's `Window.confirm()` as .Net Blazor Component. Online [demo](https://ctrl-alt-d.github.io/BlazorConfirm/) available.
* [BlazorMaterial](https://github.com/BlazorExtensions/BlazorMaterial) Blazor components implementing Google's Material components for web.
* [BlazorOfficeUIFabric](https://github.com/BlazorExtensions/BlazorOfficeUIFabric) Microsoft Office Fabric UI port for Blazor.
* [BlazorSignalR](https://github.com/csnewman/BlazorSignalR) SignalR Core .NET client library for Blazor. It uses the C# client.
Expand Down

0 comments on commit d2524f2

Please sign in to comment.