diff --git a/README.md b/README.md index d4088889..22977aac 100644 --- a/README.md +++ b/README.md @@ -397,6 +397,7 @@ To get started with Blazor, follow the instructions in the [Blazor Get Started]( * [EventHorizon Blazor TypeScript Interop Generator](https://github.com/canhorn/EventHorizon.Blazor.TypeScript.Interop.Generator) - ![last commit](https://img.shields.io/github/last-commit/canhorn/EventHorizon.Blazor.TypeScript.Interop.Generator?style=flat-square&cacheSeconds=86400) This project takes in a TypeScript type definition file and creates a .NET Core project that will work with the provided Interop abstraction project. ## Videos +* [DevReach Day 1: Blazor](https://www.twitch.tv/videos/775136838) - ![duration](https://img.shields.io/badge/Duration:%20-260%20min-%230094FF?style=flat-square&cacheSeconds=maxAge&logo=twitch) October 19, 2020 - Ed Charbeneau wants to break free from JavaScript! Join him as he chats with and builds a magic Blazor app with industry experts like Daniel Roth, Jeremy Likness and Chris Sainty. Remember, live pair-coding means there will be laughter, the presenters themselves might get stumped and there will be ample opportunity for you to engage! [DevReach's website](https://www.telerik.com/devreach/online). * [On .NET Live - Diving into Azure Static Web Apps](https://www.youtube.com/watch?v=bVSq1rKcW-o) - ![duration](https://img.shields.io/badge/Duration:%20-60%20min-%230094FF?style=flat-square&cacheSeconds=maxAge&logo=youtube) October 15, 2020 - Azure Static Web Apps allows you to develop modern web applications that automatically publish from changes made in GitHub. You can build your frontends in your framework of choice and back them powerful APIs based on Azure Functions. In this session, Anthony Chu joins us to talk about this new service and what it means for .NET Developers building Blazor applications. * [Blazor WebAssembly : Twitter Authentication/Login](https://www.youtube.com/watch?v=TZSwbey58CM&feature=youtu.be) - ![duration](https://img.shields.io/badge/Duration:%20-16%20min-%230094FF?style=flat-square&cacheSeconds=maxAge&logo=youtube) October 12, 2020 - Blazor WebAssembly : Twitter Authentication/Login, by Curious Drive. * [Setup Your Blazor Wasm and ASP.NET Core Web API in Azure Devops: Dev To Azure - Part 1](https://www.youtube.com/watch?v=YLEa2Pr79Ho) - ![duration](https://img.shields.io/badge/Duration:%20-6%20min-%230094FF?style=flat-square&cacheSeconds=maxAge&logo=youtube) October 12, 2020 - Setup Your Blazor Wasm and ASP.NET Core Web API in Azure Devops: Dev To Azure - Part 1. [Article](https://www.roundthecode.com/dotnet/setup-your-blazor-wasm-and-asp-net-core-web-api-in-azure-devops).