DotNetConf 2020, .NET 5, Uno Platform and Prizes to be Won

đź•“ 3 MIN Uno Platform is sponsoring DotNetConf 2020 – the place where .NET 5 will debut! You should register for DotNetConf – it is coming up from November 10-12. Not only will you learn about .NET 5 but there will be plenty of prize giveaways by Uno Platform and other sponsors. For the Treasure Hunt we will […]

Windows Calculator on Linux via Uno Platform

đź•“ 4 MIN We’ve done it again. We’ve ported the open-source Windows Calculator to yet another platform: Linux! With all the rumors of a Microsoft browser – Edge – coming to Linux soon, we thought it would be good to show that the open source community can be effective in bringing a piece of Windows to Linux. If […]

Introduction to WebAssembly for .NET Developers: Building with Uno Platform, XAML, and C#

đź•“ 6 MIN In a previous post on WebAssembly, we briefly introduced the concept of WebAssembly and what framework/library you need to build WebAssembly apps with .NET. This post will be more practical. I’ll show you how to build a web application utilizing WebAssembly with .NET, XAML, and C#. You’ll build a simple XAML app with some form […]

The first Uno Platform PR – caught on camera!

đź•“ < 1 MIN As part of Hacktoberfest 2020, one of the most active Uno Platforms contributors – Martin Zikmund – and one Uno fan – Jeremy Sinclair, pair-programmed on Twitch in order solve one open Uno Platform issue. This was Jeremy’s first PR to Uno Platform. If you are new to Uno Platform and would like to both […]

Hacktoberfest 2020 – Contribute to Uno to win online courses and t-shirts

đź•“ 3 MIN We’re excited to announce that the Uno Platform is participating #Hacktoberfest 2020! Anyone who contributes a meaningful pull request to the Uno Platform on GitHub between October 1 and October 31, 2020 will receive: Udemy Course – Introduction to Uno Platform Enter the draw to receive one of 30 Uno Platform t-shirts How to participate […]

Uno Platform 3.0 – Styling Uno Applications with Fluent and Material styles

đź•“ 6 MIN Design systems provide a ready-to-use, unified set of controls and styles to use in your application. They make it easy to give a unified and coherent look and feel to your UI. Our research indicates that the majority of developers would like to produce the same, pixel-perfect UI on all target platforms, which made it […]

Using MSBuild Items and Properties in C# 9 Source Generators

đź•“ 3 MIN C# 9.0 Source Generation is progressing quite nicely lately (Thanks, Jared!), with the addition of the ability to interact with the MSBuild environment such as getting Properties and Items to control how the generation happens. In this post, I’ll explain how to parse .resw files of a project to generate an enum that contains all the resources. The full […]

Beautiful WebAssembly Charts courtesy of Syncfusion and Uno Platform

đź•“ 2 MIN A few weeks back Syncfusion announced their UWP Charts now support Uno Platform and run on WebAssembly. We’ve worked together with Syncfusion team to make this a reality. As this happened just during the UnoConf timeframe, these important news might have gotten lost in the buzz of announcements we made – support for Linux, experimenting […]