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. Blazor is a feature of ASP.NET, the popular web development framework that extends the .NET developer platform with tools and libraries for building web apps. Blazor can run your client-side C# code directly in the browser, using WebAssembly. Because it's real .NET running on WebAssembly, you can re-use code and libraries from server-side parts of your application. Alternatively, Blazor can run your client logic on the server. Client UI events are sent back to the server using SignalR - a real-time messaging framework. Once execution completes, the required UI changes are sent to the client and merged into the DOM. Blazor uses open web standards without plug-ins or code transpilation.

Features

  • Blazor works in all modern web browsers, including mobile browsers
  • Code running in the browser executes in the same security sandbox as JavaScript frameworks
  • Blazor code executing on the server has the flexibility to do anything you would normally do on the server
  • Blazor apps can use existing .NET libraries, thanks to .NET Standard
  • .NET Standard allows the same code and libraries to be used on the server, in the browser, or anywhere you write .NET code
  • Your C# code can easily call JavaScript APIs and libraries

Project Samples

Project Activity

See All Activity >

License

Apache License V2.0

Follow Blazor

Blazor Web Site

nel_h2
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Blazor!

Additional Project Details

Operating Systems

Linux, Mac, Windows

Programming Language

PowerShell

Related Categories

PowerShell Build Tools, PowerShell Web Development Frameworks

Registered

2021-06-17