The purpose of this project is to be able to debug the code in the Ab4d.SharpEngine.Samples.WebAssemblyDemo project.
This is only possible when the code from WebAssemblyDemo project runs in a Blazor WebAssembly project (it is not possible to debug it when started in Asp.Net Core and any other web server).
See the following readmes for more info:
This project demonstrates how to create a simple Asp.Net Core website that starts a WebAssembly that shows 3D graphics.