You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -390,7 +390,10 @@ To get started with Blazor, follow the instructions in the [Blazor Get Started](
390
390
*[EventHorizon Blazor TypeScript Interop Generator](https://github.com/canhorn/EventHorizon.Blazor.TypeScript.Interop.Generator) -  This project takes in a TypeScript type definition file and creates a .NET Core project that will work with the provided Interop abstraction project.
391
391
392
392
## Videos
393
+
*[Game Platform Development - Component Library and Deployment Scripts](https://www.twitch.tv/videos/779871263) - October 24, 2020 -  Game Platform Development - Component Library and Deployment Scripts. Topics: C#, .NET Core, Blazor, Docker, Kubernetes.
393
394
*[DevReach Day 1: Blazor](https://www.twitch.tv/videos/775136838) -  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).
395
+
*[Game Platform Development - Component Library and Deployment Scripts - Part 2](https://www.twitch.tv/videos/775831350) -  October 19, 2020 - Game Platform Development - Component Library and Deployment Scripts. Topics: C#, .NET Core, Blazor, Docker, Kubernetes. [Part 1](https://www.twitch.tv/videos/775778344).
396
+
*[Game Platform Development - Component Library and Deployment Scripts - Part 1](https://www.twitch.tv/videos/775778344) -  October 19, 2020 - Game Platform Development - Component Library and Deployment Scripts. Topics: C#, .NET Core, Blazor, Docker, Kubernetes. [Part 2](https://www.twitch.tv/videos/775831350).
394
397
*[On .NET Live - Diving into Azure Static Web Apps](https://www.youtube.com/watch?v=bVSq1rKcW-o) -  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.
395
398
*[Blazor WebAssembly : Twitter Authentication/Login](https://www.youtube.com/watch?v=TZSwbey58CM&feature=youtu.be) -  October 12, 2020 - Blazor WebAssembly : Twitter Authentication/Login, by Curious Drive.
396
399
*[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) -  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).
0 commit comments