Native Windows WPF Application
- Install Visual Studio 2022
- When installing Visual Studio 2022 make sure to include
- ASP.NET and web development is Web & Cloud
- Desktop development with C++, .Net desktop development and Universal Windows Platform Development (UWP might not be needed but doesnt hurt to have)
- Make sure in installation details to include C++ (v143) and Windows SDK's under UWP development as-well as Windows App SDK C# Templates under .NET Desktop development
- Open the solution
Skiff Desktop.sln
with Visual Studio 2022, in the top toolbar selectExtentions
->Manage extentions
and installMicrosoft Visual Studio Installer Projects 2022
- Restart Visual Studio 2022 (You might want to reload projects)
- Run the app with the play botton at top center of the screen
The webview code is located in MainWindow.xalm.cs