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
0articles

Features

Blazor News & Activities

Highlights All activities

Recent activities

  • mqdlou liked Blazor

Blazor information

AlternativeTo Category

Development

GitHub repository

  •  9,263 Stars
  •  640 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

   
RemovedUser
2

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

Review from a new or low-activity account — shown here, but not counted in the app rating.

Featured in Lists

This list is an update to the list I created seven years ago...

List by Alex Ruiz with 48 apps, updated

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

Official Links

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)