68: .NET Hybrid Apps
September 1, 2021
Today we can write websites that run as desktop apps. Such hybrid apps are usually built using HTML, javascript and CSS. But with .NET 6, Blazor will provide a solution for writing hybrid apps in .NET. Crazy right? But it gets even better. Using .NET MAUI, you can extend your website with native features. Sounds great? Well, let us tell you all about it and our opinions on the topic.