Single Language
Blazor allows developers to use C# for both client-side and server-side development, reducing the need to switch between different languages and enhancing developer productivity.
Full-Stack Development
With Blazor, developers can build full-stack web applications using .NET, leveraging the vast .NET ecosystem and tools.
WebAssembly Support
Blazor WebAssembly enables running C# code directly in the browser, allowing for rich interactive web applications with less reliance on JavaScript.
Reusability
Blazor promotes code reusability by allowing shared code between server and client-side applications.
Components-Based Architecture
It uses a component-based architecture that facilitates easier maintenance of code and enhances modularity.
I’ve been working on a new website for my series CSharp in the Cards. I built this website in a way that was easy to maintain, flexible and most importantly would respond quickly to requests from visitors. I knew that Blazor with .NET 8 had a static server rendering feature and decided that I wanted to put it to the test. I recently published a new lesson to the website and included a web assembly component to... - Source: dev.to / about 1 year ago
Over the last few days we've been exploring JavaScript-based frameworks for building web apps. Today, we switch our attention to our amazing .NET community and talk about building Static Web Apps with Blazor. - Source: dev.to / almost 3 years ago
Hi there. I'm the Program Manager at Microsoft for Blazor, so naturally I'm happy to make the Blazor pitch 😊. If you're comfortable already with JS/TS then it's understandable that Blazor might not have as strong an appeal. Blazor is all about enabling full stack web development with just .NET & C# without having to write JavaScript. But even if you are a JS/TS fan, it's still very convenient to operate fully... Source: over 3 years ago
Building web applications with Blazor is a great way for developers who enjoy C# and .NET to create interactive web applications. I encourage you to check out the Blazor 101 video series published on YouTube and check out https://blazor.net for more learning materials and the tools to get started with Blazor. - Source: dev.to / over 3 years ago
Blazor has become a smart way to build .NET web applications. This is because of its seamlessness and ease of integration with UI libraries like ComponentOne. This makes the application development life cycle more efficient. - Source: dev.to / over 3 years ago
Blazor is an open-source, cross-platform framework from Microsoft for creating interactive web user interfaces using C# and .NET! - Source: dev.to / almost 4 years ago
In theory it is possible to write applications that run in the web browser in Java or C# or C++. There are compilers to compile Java to JavaScript or C++ to JavaScript/WebAssembly and a C# runtime that runs in the browser. In practice these technologies are very niche and only used for very few applications. The Cardano Wallet Daedalus is written in JavaScript even though most of the software for Cardano is... Source: almost 4 years ago
Do you know an article comparing Blazor to other products?
Suggest a link to a post with product alternatives.
This is an informative page about Blazor. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.