Hello,
AlterNET has some great controls we badly need, but they are on a technology platform which is quickly becoming legacy for Enterprise applications. While for the past several decades rich desktop applications have run on Windows and built with fantastic UI technologies like WinForms and WPF, those days are quickly disappearing. The future is those same experiences running in a web browser on WebAssembly, delivered via SaaS cloud experiences.
This is not some future concept. This second, we are spending millions to move our flagship WPF/C# editor experiences to Blazor/WASM, which is giving us the full desktop based experience for our users without having to install software. This migration is not as difficult as it sounds. Weāve had great success slicing off the View layer from our MVVM architecture and replacing it with Blazor, while maintaining the ViewModels and Models as .NET Standard. Performance on WASM with .NET 8 is near desktop speeds, and more than fast enough for users.
We also have rich 2D rendering requirements. Today we are running Skia/SkiaSharp direcly on WASM with blazing fast performance as it bypasses the JS/Interop layer. This would allow your cross-platform strategy to include Web by using SkiaSharp instead.
We need your controls on Blazor/WASM. Please consider this a call to action for your controls. Other major control vendors are already well down this path. You guys have built some great things, but we need them on the next generation technology stack which will re-define what it means to deliver desktop grade applications, C# and Blazor on WebAssembly.
Thanks.