Software:Uno
From HandWiki
Original author(s) | nventive |
---|---|
Developer(s) | nventive and community |
Initial release | May 7, 2018[1] |
Stable release | 3.4
/ December 23, 2020[2] |
Written in | .NET Framework, .NET, Xamarin, Universal Windows Platform, WebAssembly |
Platform | Web platform Mobile Device |
Type | .NET Library and Framework |
License | Apache License |
Website | platform |
Uno Platform (/ˈuˌnoʊ/) is an open source cross-platform graphical user interface that allows WinUI and Universal Windows Platform (UWP) - based code to run on iOS, macOS, Linux, Android, and WebAssembly.[3][4][5] Uno Platform is released under the Apache 2.0 license.
Applications can be built by using the UWP tools in Visual Studio on Windows, including XAML and C# Edit and Continue, and run on iOS, Android or in WebAssembly in a web browser.[3][6] A plug in for Microsoft Visual Studio is available from Microsoft's Visual Studio Marketplace.[7] The community surrounding Uno Platform open source project comes together at its annual conference UnoConf.[8]
See also
- WebAssembly
- Blazor
- .NET Multi-platform App UI (.NET MAUI)
References
- ↑ Laban, Jérôme. "First commit to the Uno Platform source code". https://github.com/unoplatform/uno/commit/34045e0e65c6f773b99f9cd041689dc8eabc406f.
- ↑ "Releases – UnoPlatform/Uno". https://github.com/unoplatform/uno/releases.
- ↑ 3.0 3.1 Billson, Alex (15 Jul 2018). "Cross Platform Mobile Apps with .NET and Uno". https://hackernoon.com/cross-platform-mobile-apps-with-net-and-uno-dee2b024281d.
- ↑ Lex Li. "The Story About .NET Cross Platform UI Frameworks". 3 July 2017. https://blog.lextudio.com/the-story-about-net-cross-platform-ui-frameworks-dd4a9433d0ea.
- ↑ Bisson, Simon (2019-05-28). "Put Windows apps on the web with Uno" (in en). https://www.infoworld.com/article/3397836/put-windows-apps-on-the-web-with-uno.html.
- ↑ "Windows Community Toolkit now works with Uno Platform, supports iOS and Android" (in en-US). 2018-08-04. https://mspoweruser.com/windows-community-toolkit-now-works-with-uno-platform-supports-ios-and-android/.
- ↑ "Uno Platform Solution Templates - Visual Studio Marketplace" (in en-US). https://marketplace.visualstudio.com/items?itemName=nventivecorp.uno-platform-addin.
- ↑ "Home" (in en-US). https://unoconf.com/.
Further reading
- The Register: WinUI and WinRT: Official modern Windows API now universal thanks to WebAssembly
- InfoWorld: Put Windows apps on the web with Uno
- Channel9: Uno Platform Part 1
External links