News

Uno Platform Launches New Documentation Site with More How-Tos

Uno Platform has a new documentation site sporting a new tutorial section with more how-to articles.

In addition, the company said the new Uno Platform documentation was designed to improve readability while adding full-text search.

"This has been consistently a key issue in feedback from the Uno community and with these steps we are starting to deliver improvements to our docs," Uno said in a May 20 blog post.

The open source Uno Platform is a major player in the Microsoft-centric dev space, claiming the only offering that fosters development of single-codebase applications for Windows, WebAssembly, iOS, macOS, Android and Linux, targeting all OSes and browsers.

It has teamed up with Microsoft to highlight the cross-platform app development capabilities of their respective dev tooling offerings, which for Microsoft is Win UI, now out in version 3.

It has also claimed several industry breakthroughs, including being the first to achieve WebAssembly AOT compilation in Visual Studio, along with taking Xamarin.Forms to the web, also with WebAssembly. Furthermore, it made news in porting the Windows Calculator to Linux.

The new documentation site features top questions about Uno Platform, ranging from what platforms can be targeted to how it's different from Blazor and Flutter.

Top Questions About Uno Platform
[Click on image for larger view.] Top Questions About Uno Platform (source: Uno Platform).

As for those aforementioned how-to articles, that section now features ranging from how to use Windows Community Toolkit to how to deploy a WebAssembly app on Azure Static Web Apps.

Uno Platform How-To Articles
Uno Platform How-To Articles (source: Uno Platform).

"No documentation site is ever finished," the announcement said. "We will continue to improve our documentation and invite you to be a part of this process. Every page is editable, and you can make your contribution by clicking 'Improve this Doc' button. If there are pages you'd like us to add, and which you can populate with your i.e. 'how-to' articles, just file a Documentation Request on our GitHub. Or if you need help in beginning to contribute, feel free to reach out to us at [email protected]."

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube