This extension is built for Visual Studio 2019 and 2017. For best experience we encourage you to use our Visual Studio 2022 extension instead. 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, macOS, Windows and Linux. To create a solution, search for Uno in your new project templates. The Uno Platform is an WinUI / Universal Windows 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 UWP / WinUI tooling from Windows in Visual Studio, such as XAML Edit and Continue and C# Edit and Continue 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. . Uno Platform can also help extend your existing Xamarin Forms apps to the Web (via WebAssembly). Visit our documentation for more details and for step-by-step tutorials for creating a sample app. |