Blazor UI Functionality in a MonoGame Environment Example.
This repository contains the example necessary to run a blazor based ui in monogame. It allows for full html/css/razor page integration, as well as the necessary functionality for interactions between the JS and .NET runtimes. It uses the following technologies to make it work:
- Blazor Webview
- CEF (Chromium Embedded Framework)
- Monogame
- clone.
- build.
- run.
In debug mode, press ctrl + shift + I to open the dev console.
