Blazor: .NET in Your Browser

jeremylikness

Jeremy Likness ⚑️

Posted on January 8, 2020

Blazor: .NET in Your Browser

Blazor: .NET in Your Browser

My last speaking engagement of 2019 was during a webinar for the wonderful technology community in Nepal. I provided an introduction to Blazor and walked through some of its more powerful features including components, service registration, JavaScript interoperability and using existing .NET Standard Libraries. If you're new to Blazor, this is a one hour investment I'm confident you will benefit from.

The full presentation, including Q&A, is available at: Blazor: .NET in Your Browser:

For a hands-on lab with a full walk through of various features, check out this repository:

GitHub logo JeremyLikness / blazor-wasm

Blazor and WebAssembly examples (part of a Blazor presentation)

Blazor and WebAssembly

Build Status

Release Status

Free Azure Account Get your Free Azure Account

This repository contains samples for a presentation about using C# and .NET in the browser using WebAssembly with Blazor.

β–Ά Get Started with Blazor

πŸ‘‹πŸ» Introduction/Overview of Blazor

πŸ”ͺ Intro to Razor Components

This repository is continuously built and deployed using free Azure Pipelines. If you're interested in how it was setup and configured to build automatically and deploy to low cost Azure Storage Static Websites, read Deploy WebAssembly from GitHub to Azure Storage Static Websites with Azure Pipelines.

Presentation

🎦 You can download the related PowerPoint presentation here.

To see how Blazor compares to other SPA frameworks like Angular, read: Angular vs. Blazor.

Demos

This section contains step-by-step instructions to execute each of the demos.

Pre-requisites

The following should be installed for the demos to work:

As always, questions and feedback are welcome.

Regards,

Jeremy Likness

πŸ’– πŸ’ͺ πŸ™… 🚩
jeremylikness
Jeremy Likness ⚑️

Posted on January 8, 2020

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related

Blazor State Management
webdev Blazor State Management

January 21, 2020

Blazor: .NET in Your Browser
webdev Blazor: .NET in Your Browser

January 8, 2020