Skip to content

Commit 73a86eb

Browse files
authored
Merge pull request #418 from sandervandevelde/master
Update README.md
2 parents 4500b4d + a386576 commit 73a86eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -550,6 +550,7 @@ To get started with Blazor, follow the instructions in the [Blazor Get Started](
550550
* [Archives](https://github.com/AdrienTorris/awesome-blazor/tree/master/Archives) - [2019](https://github.com/AdrienTorris/awesome-blazor/blob/master/Archives/2019.md#videos), [2018](https://github.com/AdrienTorris/awesome-blazor/blob/master/Archives/2018.md#videos), [2017](https://github.com/AdrienTorris/awesome-blazor/blob/master/Archives/2017.md#videos).
551551

552552
## Articles
553+
* [Sending IoT Hub telemetry to a Blazor Web App](https://sandervandevelde.wordpress.com/2020/11/04/sending-iot-hub-telemetry-to-a-blazor-web-app/) - November 4, 2020 - Integrate Azure Functions and Blazor Web App using an API Controller. Use it together with IoT Hub routing.
553554
* [Implement a Blazor full text search using Azure Cognitive Search](https://damienbod.com/2020/11/02/implement-a-blazor-full-text-search-using-azure-cognitive-search/) - November 2, 2020 - This article shows how to implement a full text search in Blazor using [Azure Cognitive Search](https://docs.microsoft.com/en-us/azure/search/). The search results are returned using paging and the search index can be created, deleted from a Blazor application. [Source code](https://github.com/damienbod/AspNetCoreAzureSearch) ![stars](https://img.shields.io/github/stars/damienbod/AspNetCoreAzureSearch?style=flat-square&cacheSeconds=604800) ![last commit](https://img.shields.io/github/last-commit/damienbod/AspNetCoreAzureSearch?style=flat-square&cacheSeconds=86400).
554555
* [Unified Blazor UI in the Mobile Blazor Bindings Preview 5](https://devblogs.microsoft.com/aspnet/unified-ui-mobile-blazor-bindings-preview-5/) - October 30, 2020 - Unified Blazor UI in the Mobile Blazor Bindings Preview 5.
555556
* [Should your enterprise pick Angular, React or Blazor?](https://www.telerik.com/blogs/should-enterprise-pick-angular-react-blazor) - October 27, 2020 - Should your enterprise pick Angular, React or Blazor, by Jon Hilton for Progress Telerik.

0 commit comments

Comments
 (0)