Hybrid apps with WPF & Vue.js using WebView2

Microsoft now puts a lot of effort to be able to create hybrid apps via Blazor. This could be one of many reasons, why we got a very powerful WebView2, which is based on Microsoft Edge and which work with WinForms, WPF, but also with .NET MAUI. This comes with very nice API, by which we can communicate from native apps to JavaScript website (and back). Let’s take a look how we can create a basic hybrid app. We’ll create an UI using Vue.js and use some native features, which we can access only from native apps (in our case we’ll use WPF).

Continue reading Hybrid apps with WPF & Vue.js using WebView2
We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners. View more
Accept