News

Create native Windows applications using React + TypeScript for the UI and C# .NET for native things (file system, OS access etc)!
Description When using a Blazor Maui application, it is common to overload the UI with touch events during heavy processing that locks the main thread. For example, when running a heavy javascript ...