Uno Platform 3.8 – New WinUI Calendar, Grid controls, 2x performance, new Linux scenario and more
🕓 6 MINThe new 3.8 release ports additional WinUI controls and layouts, such as the often-requested CalendarDatePicker and CalendarView controls, to all Uno-supported platforms getting us one huge step closer to the #WinUIEverywhere vision. Also, the new release brings up to 2x performance improvements in some scenarios, realized from the new Grid implementation as well as DependencyObject […]
New Uno Platform Docs Launched
🕓 < 1 MINToday we rolled out our new documentation site – https://docs.platform.uno – with improved readability, full-text search, and a tutorial section with a number of additional how-to articles. 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. No […]
Announcing: uno-check – a health check for your Uno Platform dev environment
🕓 2 MINWe try to make getting into Uno Platform as easy as possible, but it can be challenging to get set up for multi-platform development. Nobody wants to be fighting with their environment when they could be coding instead. For that reason, we’ve just released the uno-check dotnet command-line tool. When you run uno-check on your […]
GUI Innovations Controls Helper for Uno Platform
🕓 < 1 MINOne of Uno Platform fans and Microsoft MVPs, Pete Vickers, has created a way of generating the XAML to create controls in your code. This add-in will allow you to create Uno Platform Controls in your XAML file. Simply right-click in your XAML file and choose your control. Once generated, you can further tune them […]
Hosting Uno Platform WebAssembly apps on Azure Static Web Apps
🕓 9 MINThis article covers : Creating a GitHub repository and cloning it using Visual Studio. How to create an Azure Static Web App and configure it to pull from your GitHub repository. Creating an Uno Platform WebAssembly application and committing it to your repository. Note: A shorter Version of this article for those with more experience […]
Kahua uses Uno Platform, WinUI and Azure to deliver a multi-platform app four times faster than anticipated
🕓 3 MINKahua provides project management and collaboration software focused on real estate, engineering, construction, and operations industries. Kahua’s solution helps manage project and program costs, documents, and processes from inception through implementation to improve efficiency and reduce risk. Recently Kahua has been selected by US General Services Administration (GSA) Public Building Service for its new management […]
Uno Platform 3.7 – More WinUI, Project Reunion and Linux Support, Wasm Performance Boost
🕓 3 MINUno Platform 3.7 expands our support for the newest WinUI, Project Reunion and Linux, all while continuing performance improvements for WebAssembly head. Extending WinUI Support We are continuing the #WinUIEverywhere path by adding support for XAML behaviors for the newly-released WinUI 3. XAML Behaviors is an easy-to-use means of adding common and reusable interactivity to […]
Launch 2021– community contest for best WinUI, UWP and Uno Platform applications
🕓 < 1 MINThe Launch Competition brings together Windows developer community in friendly competition and serves as a platform for launching and updating their Windows applications. This annual event is hosted by the community behind UWP Community Discord. We are proud to sponsor the prizes for this year’s competition and help Launch evolve further. This year’s event promises […]
Deploying C# Web Applications with Docker
🕓 12 MINThis article covers Creating and running a Docker image Adding an image to a container registry Pulling an image from a container registry Accessing the properties of a container Imagine a scenario where you’ve created a web application, be it built with ASP.NET Core or the Uno Platform for WebAssembly, for example, and it’s now […]