Integrating Experimental Maui Blazor Bindings into an existing MAUI App
Important
This project is an experimental release. We hope you try out Experimental Maui Blazor Bindings and provide feedback at https://github.com/Dreamescaper/BlazorBindings.Maui.
This section coming soon!
Steps to be provided:
- Add a reference to the NuGet packages
- Change project settings (use Razor SDK, set RazorLang)
- Create generic host
- Call AddComponent from appropriate place in the app