explaingit

dotnet/blazor

9,280PowerShellAudience · developerComplexity · 1/5Setup · easy

TLDR

An archived placeholder for Blazor, Microsoft's framework for building interactive web apps with C# instead of JavaScript. Development has fully moved to the ASP.NET Core repository.

Mindmap

mindmap
  root((repo))
    What it is
      Archived placeholder
      Moved to ASP.NET Core
      Microsoft web framework
    Blazor framework
      C# instead of JS
      Interactive web apps
      Official docs at blazor.net
    Current status
      No new issues accepted
      No contributions here
      Redirect to new repo
Click or tap to explore — scroll the page freely

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Things people build with this

USE CASE 1

Find the current active Blazor source code and issue tracker in the ASP.NET Core repository.

USE CASE 2

Access the official Blazor documentation at blazor.net to start building C# web apps.

Tech stack

C#.NETPowerShell

Getting it running

Difficulty · easy Time to first run · 5min

This repository is archived, visit the ASP.NET Core repository for current Blazor source code and to file issues.

In plain English

This repository is an archived placeholder. Blazor, a web development framework from Microsoft that lets developers build interactive web applications using C# instead of JavaScript, has moved its source code and issue tracker to a different repository called ASP.NET Core. The README simply redirects visitors to that new location and asks that no new issues or code contributions be submitted here. For anyone looking to learn about or use Blazor, the official documentation is at blazor.net.

Copy-paste prompts

Prompt 1
Where is the active Blazor source code and issue tracker now that the dotnet/blazor repository is archived?
Prompt 2
How do I get started building a Blazor web application today using the ASP.NET Core repository?
Prompt 3
What is Blazor and how does it let me build interactive web apps with C# instead of JavaScript?
Open on GitHub → Explain another repo

← dotnet on gitmyhub — every repo by this author, as a profile.

Verify against the repo before relying on details.