This commit is contained in:
Daniel Roth 2019-03-01 13:07:18 -08:00 коммит произвёл GitHub
Родитель 334ac2e757
Коммит 61cf049773
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -21,7 +21,7 @@ Below is a list of projects and resources from the Blazor community (links in ea
* [BlazorMaterial](https://github.com/BlazorExtensions/BlazorMaterial) – Blazor components implementing Google's Material components for web ([Material Design: Web](https://material.io/components/web)).
* [BlazorNodaTimeDateTimePicker](https://github.com/nheath99/BlazorNodaTimeDateTimePicker) – A date picker using NodaTime.
* [Blazorous](https://github.com/chanan/Blazorous) – Maintainable CSS with Blazor.
* [BlazorSignalR](https://github.com/csnewman/BlazorSignalR) – ASP.NET Core SignalR Core .NET client support for Blazor.
* [BlazorSignalR](https://github.com/csnewman/BlazorSignalR) – ASP.NET Core SignalR .NET client support for Blazor.
* [BlazorSplit](https://github.com/BlazorComponents/BlazorSplit) ([Demo](https://blazorcomponents.github.io/BlazorSplit/)) – Resizeable split views.
* [BlazorStorage](https://github.com/cloudcrate/BlazorStorage) – Blazor local and session storage support.
* [BlazorStrap](https://github.com/chanan/BlazorStrap) – Bootstrap 4 Components for Blazor.