Skip to content

Commit 03dbcff

Browse files
authored
Update README.md
1 parent 5e21345 commit 03dbcff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

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

393393
## Videos
394+
* [.NET Conf 2020: Days 2 and 3, full video](https://www.youtube.com/watch?v=Uq4qyHi3sYM) - November 11-12, 2020 - Full video of the two last days of the [.NET Conf 2020](https://www.dotnetconf.net).
395+
* [.NET Conf 2020: Day 1, full video](https://www.youtube.com/watch?v=mS6ykjdOVRg) - ![duration](https://img.shields.io/badge/Duration:%20-695%20min-%230094FF?style=flat-square&cacheSeconds=maxAge&logo=youtube) November 10, 2020 - Full video of the first day of the [.NET Conf 2020](https://www.dotnetconf.net).
394396
* [Blazor Train: Basic Authentication and Authorization](https://www.youtube.com/watch?v=mbNFscKBsy8&feature=youtu.be) - November 02, 2020 - Carl shows you how to use ASP.NET Core Identity for basic authentication and authorization using a SQL Server.
395397
* [.NET 5 Migrating NuGet Packages](https://www.twitch.tv/videos/786558484) - ![duration](https://img.shields.io/badge/Duration:%20-116%20min-%230094FF?style=flat-square&cacheSeconds=maxAge&logo=twitch) October 31, 2020 - .NET 5 Migrating NuGet Packages, by Ed Charbeneau.
396398
* [Blazor & Comet for Native Mobile Apps](https://www.youtube.com/watch?v=lzVZSKcC-oY&list=PLdo4fOcmZ0oWiLr2zVqfdsJjttPsBi-q4&index=1) - ![duration](https://img.shields.io/badge/Duration:%20-65%20min-%230094FF?style=flat-square&cacheSeconds=maxAge&logo=youtube) October 26, 2020 - Sam Basu from Telerik joins the panel to show us how to use Blazor and Comet in native mobile apps.

0 commit comments

Comments
 (0)