Dreamescaper / BlazorBindings.Maui

MAUI Blazor Bindings - Build native and hybrid MAUI apps with Blazor
MIT License
251 stars 23 forks source link

Throw better exceptions in case of cast issues #133

Closed Dreamescaper closed 1 year ago

Dreamescaper commented 1 year ago

Currently we simply fail with an invalid cast, which is not really readable.