This is a bare-bones .NET 8 MAUI Hybrid (Blazor) app with MudBlazor integration.
Version of MudBlazor used is 6.16.0.
.NET 8 build is net8.0-windows10.0.19041.0.
The app demonstrates that the MudDropContainer component does not work in .NET MAUI Hybrid by copying the first MudDropContainer sample snippet from the MudBlazor site and running it on the home page of this app.