News

This comprehensive tutorial will guide you through the entire process of building a full-stack web application using Blazor Server and an ASP.NET Core backend. You will learn to build a feature-rich ...
Blazor is a powerful web framework from Microsoft that lets you build interactive web applications using C# instead of relying solely on JavaScript: C# Everywhere: If you know C#, you can build both ...
Take advantage of Blazor, Microsoft’s answer to full-stack development, to build rich web apps with C# and .NET Core. Microsoft’s Blazor is an open source and cross-platform web UI framework used for ...
If you know how to create an ASP.NET MVC View, you know a great deal about how to create pages in Blazor. But, by packaging up pages as Blazor Components, you can use (and re-use) those pages more ...
Build cutting-edge web applications using ASP.NET Core 9 with this comprehensive guide from Microsoft MVP Albert Tanure, a seasoned .NET expert with over 20 years of experience as a cloud solutions ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
ASP.NET Core sees a bunch of new features and functionality in the just-released .NET 6, including Blazor updates, Hot Reload and minimal APIs. ASP.NET Core is the web-dev component of .NET 6, ...