Blazor icon
Blazor icon

Blazor

Blazor lets you build interactive web UIs using C# instead of JavaScript. It allows you to create web applications using HTML, CSS and C#. WebAssembly app development is also available.

Blazor screenshot 1

Cost / License

Platforms

  • Mac
  • Windows
  • Linux
5likes
1comment
0articles

Features

Blazor News & Activities

Highlights All activities

Recent activities

No activities found.

Blazor information

  • Developed by

    US flagMicrosoft
  • Licensing

    Open Source (Apache-2.0) and Free product.
  • Alternatives

    8 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  9,286 Stars
  •  643 Forks
  •  0 Open Issues
  •   Updated  (Archived)
View on GitHub

Our users have written 1 comments and reviews about Blazor, and it has gotten 5 likes

Blazor was added to AlternativeTo by David on and this page was last updated .

Comments and Reviews

   
Top Positive Comment
RemovedUser
2

Simple and very powerful. Probably the future of .NET Core web development.

Review by a new / low-activity user.

Featured in Lists

Are you willing to sell your soul to Bill to get the best software available for doing everything from basic desktop …

List by Alex Ruiz with 32 apps, updated

What is Blazor?

Blazor lets you build interactive web UIs using C# instead of JavaScript. Blazor apps are composed of reusable web UI components implemented using C#, HTML, and CSS. Both client and server code is written in C#, allowing you to share code and libraries.

FEATURES

  • Runs in all browsers and implements .NET Standard
  • .NET tooling, familiarity and stability
  • Native performance using a trusted security sandbox
  • Allows interaction with JavaScript code and libraries
  • Server-side (generating views and handling an app's logic on a server side) and WebAssembly version (generating views and handling an app's logic in a web browser)

Official Links