Week 40 of the year 2020
AdrienTorris
released this
28 Sep 11:56
·
889 commits
to master
since this release
Event: "Blazor" @devreach 2.0 (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, Chris Sainty and Corey Weathers. 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!
- Live / Replay links: Twitch.
- Find them: telerik.com/devreach or Twitter.
- Trailer: YouTube.
Event: "Building The .NET Docs Show - Blazor App" (October 13, 2020).
- The .NET Docs Show website built using ASP.NET Core Blazor, with server-side rendering and companion technology SignalR that updates the app in real-time. Join Microsoft’s own David Pine, the architect and developer of the site as he shares all the internal details of the project. See behind the scenes, dig into the source code and the development effort involved - learn about Blazor, ASP.NET Core, C# 8, SignalR, and Azure in this in-depth look with Microsoft developer relations.
- Speaker: David Pine
- Live / Replay links: Twitch.
- Event on Meetup.
Event: "Blazor WebAssembly vs Angular Client Side Shootout" (October 6, 2020)
- Which of these two powerful client-side technologies should you choose for your next project? Learn the strengths and weaknesses of Blazor WebAssembly vs. Angular as Lee experienced them while building typershark.io, a multi-player game in Blazor. Lee will delve into how Blazor works, demo it, then compare and contrast it with Angular across 10 distinct categories to give you the skills to pick the right technology for your next project.
- Speaker: Lee Richardson
- Event on Meetup.
Event: ".NET 5 updates" (September 29, 2020).
- Updates, demos, and live Q&A with Scott Hunter!
- Live / Replay links: YouTube, ASP.NET Community Sandup website.
- Community links: theurlist.com.
Event: "Blazor WASM & ML.NET with .NET 5" (September 23, 2020).
- Machine Learning ASP.NET Community Standup: Learn how you can use .NET 5 and ML.NET to add machine learning to Blazor WASM apps.
- Live / Replay links: live.dot.net, ASP.NET Community Sandup website, Twitch or YouTube.
- Community links: theurlist.com.
Added items
Samples
- BlazorGhost - A Blazor frontend for Ghost blogs.
- BlazingOrchard - Blazing Orchard is a modular application framework that turns your Blazor project into a CMS-powered Blazor application by leveraging Orchard Core as a decoupled backend/CMS server using its REST & GraphQL APIs.
Videos
- Blazor Train: Adding Blazor to an Existing MVC Application - October 2, 2020 - Carl welcomes Brian MacKay who shows you how to add Blazor pages and components to an existing MVC app.
- Game Platform Development - Planning for Alpha Release - September 29, 2020 - Game Platform Development by CAhorn - Planning for Alpha Release.
- Blazor WebAssembly : Authentication State - September 26, 2020 - Blazor WebAssembly : Authentication State, by Curious Drive. Source code .
- GameDev - Bugs and Docker - September 22, 2020 - GameDev - Bugs and Docker by CAhorn.
Articles
- Render diagrams on the fly in your Blazor apps - October 1, 2020 - Render diagrams on the fly in your Blazor apps.
- Blazor vs. Silverlight: Is Blazor Silverlight 2.0? - September 29, 2020 - Blazor vs. Silverlight: Is Blazor Silverlight 2.0?
- Streaming an HTTP response in Blazor WebAssembly - September 28, 2020 - Streaming an HTTP response in Blazor WebAssembly.
- How to deploy Blazor WASM & Azure Functions to Azure Static Web Apps - September 24, 2020 - How to deploy Blazor WASM & Azure Functions to Azure Static Web Apps.
- Creating Real-Time Charts with Blazor WebAssembly and SignalR - September 20, 2020 - Creating Real-Time Charts with Blazor WebAssembly and SignalR.
- Generating and efficiently exporting a file in a Blazor WebAssembly application - July 27, 2020 - Generating and efficiently exporting a file in a Blazor WebAssembly application.