This add-in provides project templates for the open-source Uno Platform with which you can create single-source code, cross-platform solution for iOS, Android, WebAssembly, mac Catalyst, Windows and Linux. To create a solution, search for Uno Platform App in your new project templates. The Uno Platform is a WinAppSDK Platform Bridge to allow C# & XAML based code to run on natively on iOS, Android, macOS, Linux, and on the Web via WebAssembly. Use the WinUI tooling from Windows in Visual Studio, such as XAML Hot Reload and C# Hot Reload to build your application as much as possible on Windows, only occasionally validating that your application runs on iOS, macOS, Android and WebAssembly before publishing to stores and web. Also available is XAML Hot Reload across mobile and web - simultaneously.. Visit our documentation for more details and for step-by-step tutorials for creating a sample app. Note: this is Visual Studio 2022 specific extension. For Visual Studio 2019 please visit this page. |