Skip to content

Commit 8356f41

Browse files
authored
Update README.md
1 parent 189d92a commit 8356f41

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,10 @@ To get started with Blazor, follow the instructions in the [Blazor Get Started](
390390
* [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.
391391

392392
## Videos
393+
* [Game Platform Development - Component Library and Deployment Scripts](https://www.twitch.tv/videos/779871263) - October 24, 2020 - ![duration](https://img.shields.io/badge/Duration:%20-270%20min-%230094FF?style=flat-square&cacheSeconds=maxAge&logo=twitch) Game Platform Development - Component Library and Deployment Scripts. Topics: C#, .NET Core, Blazor, Docker, Kubernetes.
393394
* [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).
395+
* [Game Platform Development - Component Library and Deployment Scripts - Part 2](https://www.twitch.tv/videos/775831350) - ![duration](https://img.shields.io/badge/Duration:%20-120%20min-%230094FF?style=flat-square&cacheSeconds=maxAge&logo=twitch) 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) - ![duration](https://img.shields.io/badge/Duration:%20-50%20min-%230094FF?style=flat-square&cacheSeconds=maxAge&logo=twitch) 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).
394397
* [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.
395398
* [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.
396399
* [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).

0 commit comments

Comments
 (0)