Skip to content

The application for the "Learning Blazor: Build Single Page Apps with WebAssembly and C#" O'Reilly Media book by David Pine.

License

Notifications You must be signed in to change notification settings

bfeldatwilio/learning-blazor

 
 

Repository files navigation

Learning Blazor: Build Single-Page Apps with WebAssembly and C#

build CodeQL Azure Translation

Deploy Static Web App Deploy Weather Function Deploy Web API Deploy Pwned Web API

This repository is the application detailed in the "Learning Blazor: Build Single-Page Apps with WebAssembly and C#" O'Reilly Media book by David Pine.

Home screen (dark theme)

Learning Blazor: Home screen (dark theme)

Home screen (light theme)

Learning Blazor: Home screen (light theme)

Featuring:

  • C# 10
  • .NET 6
  • Blazor WebAssembly
  • Blazor Third-Party Authentication providers:
    • Google
    • Twitter
    • GitHub
    • "Sign up now"-based indentity provider registration (with email verification).
  • Azure Functions — .NET
  • ASP.NET Core Web API
  • ASP.NET Core SignalR
  • Bulma (CSS)
  • Polly
  • Swagger / OpenAPI
  • Twitter API
  • OpenWeatherMap API
  • "Have I Been Pwned"
  • Client-Browser Native Speech Synthesis and Speech Recognition
  • Reactive Extensions (Rx.NET)
  • Azure Cosmos DB Repository-Pattern .NET SDK
  • Blazor WebAssembly Localization
  • Azure Cognitive Services Translator
  • Blazor Component Virtualization
  • Two-way JavaScript Interop (using both IJSRuntime and IJsInProcessRuntime)
    • As well as Blazorators, for source generation

💡 Ideas for the application to include.

About

The application for the "Learning Blazor: Build Single Page Apps with WebAssembly and C#" O'Reilly Media book by David Pine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 64.4%
  • HTML 28.8%
  • CSS 3.8%
  • JavaScript 2.7%
  • Dockerfile 0.3%