Skip to content
EntityQ60749742· pop 16· linked from 289 articles

Blazor is a free and open-source web framework that enables developers to create web user interfaces (UI) based on components, using C# and HTML. It is being developed by Microsoft, as part of the ASP.NET Core web app framework.

Key facts

Software.name
Blazor
Software.logo
Blazor.png
Software.logo size
64px
Software.author
Microsoft
Software.developer
.NET Foundation
Software.operating system
Linux, macOS, Windows
Software.included with
ASP.NET Core
Software.genre
Web framework
Software.license
Apache License 2.0

via Wikipedia infobox

Source code

The sources and issues for Blazor have moved to the ASP.NET Core repo. New issues and PRs should be posted at the ASP.NET Core repo.

Excerpt from the source-code README · 546 chars · not written by Vinony

Wikidata facts

Official website
blazor.net
Show 3 more facts
source code repository URL
github.com/dotnet/blazor
publication date
2018-00-00
title
Blazor
Sources (3)

via Wikidata · CC0

~7 min read

Article

16 sections
Contents
  • History
  • Components
  • Example
  • Hosting models
  • Blazor Web app (Server)
  • Static server-side rendering (SSR)
  • Render modes
  • Prerendering
  • Enhanced navigation
  • WebAssembly (Standalone)
  • Hybrid
  • Server (Legacy)
  • See also
  • References
  • Further reading
  • External links

Blazor is a free and open-source web framework that enables developers to create web user interfaces (UI) based on components, using C# and HTML. It is being developed by Microsoft, as part of the ASP.NET Core web app framework.

Blazor can be used to develop single-page, mobile, or server-rendered applications using .NET technologies.

Connections

Categories