Skip to content

Pieeer1/MonoBlazor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MonoBlazor

Blazor UI Functionality in a MonoGame Environment Example.

Introduction

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:

  1. Blazor Webview
  2. CEF (Chromium Embedded Framework)
  3. Monogame

Installation

  1. clone.
  2. build.
  3. run.

What should I see?

example

How to open dev console?

In debug mode, press ctrl + shift + I to open the dev console.

About

Blazor UI Functionality in a MonoGame Environment Example.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published