Blazor hybrid and MFC example

Dave 156 Reputation points
2022-06-07T06:41:32.127+00:00

I'm investigating Blazor Hybrid as a path to migrate a MFC application to a modern UI and eventually a web UI. Ideally we can start from within by embedding WebView2 and Blazor components. Is there an authoritative source on whether this can be done or not? Is this scenario supported by Microsoft? Any example code? How would such an architecture work with both MFC framework and .NET running under the same application?

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,671 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,390 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,527 questions
{count} votes