blazor blog

Get started with blazor.net




Contact Us

What is blazor?

Blazor lets you build interactive web apps in C# instead of a javascript framework!

Blazor apps are made of reusable web UI components built with C#, HTML, and CSS. Both server and client code is written in C#, allowing code and libraries to be readily and easily shared

Run on Webassembly or on the server

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

Get in touch


phone icon

+44 7807304039

Get in Touch

Feel free to drop us a line below!

* Required fields

The name was invalid. The phone number was invalid.
Sending email ...
Message sent successfully!
ERROR: Message not sent.