Choose ASP.NET Core in 2021
Read about ASP.NET Core and why it is the right choice for your next Web App or Web API.
Read about ASP.NET Core and why it is the right choice for your next Web App or Web API.
The options for building cross-platform phone, desktop, and web-apps with C# are expanding. The recent Microsoft Build conference mentioned Blazor, Uno Platform and MAUI. MAUI is an evolution of Xamarin.Forms that targets .NET 5/6. This article compares the technologies and some others and attempts to clarify some confusion around the future of C# cross-platform development.
Blazor is a new Microsoft technology that allows developers to write code for browsers in C#. This article compares Blazor to three other common SPA…