What is Blazor?

  1. Framework for building web UIs with C#
  2. Testing framework
  3. Logging library
  4. Database technology

Explanation

Blazor is a framework for building interactive web UIs using C# instead of JavaScript, running on WebAssembly or server-side.