Skip to content

Commit 3ab5aee

Browse files
authored
Update README.md
1 parent f85a2bb commit 3ab5aee

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
@@ -432,6 +432,7 @@ To get started with Blazor, follow the instructions in the [Blazor Get Started](
432432

433433
## Videos
434434
* [Testing Blazor Apps & Components](https://www.youtube.com/watch?v=8So3TXW2QKU) - March 26, 2021 - Blazor Train, episode 43: Testing Blazor Apps & Components.
435+
* [Steve Sanderson at the NDC Manchester 2021](https://www.youtube.com/watch?v=5NqXBFn9v20&t=15636s) - March 25, 2021 - Blazor in 2021: .NET 5, .NET 6 and beyond.
435436
* [Blazor WebAssembly : Creating Chat Application Using SignalR](https://www.youtube.com/watch?v=5VSUX6w5P8g) - ![duration](https://img.shields.io/badge/Duration:%20-20%20min-%230094FF?style=flat-square&cacheSeconds=maxAge&logo=youtube) March 25, 2021 - Blazor WebAssembly : Creating Chat Application Using SignalR.
436437
* [Introduction to Dynamic Components in Blazor](https://www.youtube.com/watch?v=Wcc14aoylME) - ![duration](https://img.shields.io/badge/Duration:%20-21%20min-%230094FF?style=flat-square&cacheSeconds=maxAge&logo=youtube) March 22, 2021 - This video shows how you can use one of the most interesting features in Blazor w/ .NET 6.0 preview which is Dynamic Components. Dynamic Components can help you load content from multiple components dynamically in Blazor without too much hassle. [Source code](https://github.com/hassanhabib/DynamicComponentBlazorDemo) ![stars](https://img.shields.io/github/stars/hassanhabib/DynamicComponentBlazorDemo?style=flat-square&cacheSeconds=604800) ![last commit](https://img.shields.io/github/last-commit/hassanhabib/DynamicComponentBlazorDemo?style=flat-square&cacheSeconds=86400).
437438
* [Building a Blazor WebAssembly chat using SignalR](https://www.youtube.com/watch?v=NFXdSvFQgtg) - March 8, 2021 - ![duration](https://img.shields.io/badge/Duration:%20-34%20min-%230094FF?style=flat-square&cacheSeconds=maxAge&logo=youtube) Building a Blazor WebAssembly chat using SignalR, by Coding After Work.

0 commit comments

Comments
 (0)