Integrate SpeedOf.Me speed testing into your Windows desktop app using WPF and WebView2. The API runs in a hidden WebView while your native UI displays the results.
Uses Microsoft Edge WebView2 for modern web compatibility and performance.
The HTML page that loads in the hidden WebView2, runs the speed test, and sends results back to C# via chrome.webview.postMessage.
Complete C# WPF implementation with WebView2 control, message handlers, and native UI for displaying results.