Skip to content

Commit c4d113e

Browse files
authored
Update README.md
1 parent 8877c6e commit c4d113e

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
@@ -539,6 +539,7 @@ To get started with Blazor, follow the instructions in the [Blazor Get Started](
539539
* [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).
540540
* [Exploring lighter alternatives to Electron for hosting a Blazor desktop app](https://blog.stevensanderson.com/2019/11/01/exploring-lighter-alternatives-to-electron-for-hosting-a-blazor-desktop-app/) - November 1, 2020 - Can we get the benefits of Electron for desktop apps built with web technology, with far less resource consumption? By Steve Sanderson.
541541
* [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.
542+
* [ARC-8: devlog #2 - Blazor](https://diegogiacomelli.com.br/arc-8-devlog-2/) - October 29, 2020 - This article is about how to implement the graphics, sound, input, and log systems for Blazor.
542543
* [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.
543544
* [Blast Off with Blazor: Get to know Blazor and our project](https://daveabrock.com/2020/10/26/blast-off-blazor-intro) - October 26, 2020 - Building a website from the ground up with no Blazor experience required. All you’ll need is a passing knowledge of C# and .NET. [Source code](https://github.com/daveabrock/NASAImageOfDay) ![stars](https://img.shields.io/github/stars/daveabrock/NASAImageOfDay?style=flat-square&cacheSeconds=604800) ![last commit](https://img.shields.io/github/last-commit/daveabrock/NASAImageOfDay?style=flat-square&cacheSeconds=86400).
544545
* [Is Blazor Safe for Your Enterprise to Bet On?](https://www.telerik.com/blogs/is-blazor-safe-enterprise-bet) - October 22, 2020 - As with any technology, you’d be foolish not to be concerned about moving your organization to Blazor. Let’s clarify what’s worth worrying about. Also: Why you shouldn’t worry.

0 commit comments

Comments
 (0)