Skip to content

Releases: scottkuhl/awesome-winui

2020.11.22

22 Nov 17:42
c122e50
Compare
Choose a tag to compare

WinUI 3 Preview 3 dropped this week!

New Libraries

  • Syncfusion WinUI Generic badge - The Syncfusion WinUI toolkit includes feature-rich WinUI controls like DataGrid, Charts, TreeView, and more, that embodies Fluent Design for building modern and seamless Windows apps. [$]

New Tooling

New Screencasts

All .NET Community Standups are listed on Microsoft .NET Community Standups.

New Articles

  • Announcing WinUI 3: Preview 3 - (November 17, 2020) - If you tuned in to this morning’s App Development Community Standup, you know that today we released WinUI 3 Preview 3.

  • Uno Platform 3.3 – Day 0 support for WinUI 3 Preview 3, Android 11 - (November 17, 2020) - WinUI 3.0 Preview 3 is a big step towards shipping the final version of WinUI. We at Uno Platform team are happy to report that Uno Platform already works with the latest WinUI preview. Our sincerest thanks to WinUI team who keeps us posted on their progress and allows us to make modifications to Uno so that our joint developer base can use the latest and greatest bits right away.

  • A lap around the Microsoft MVVM Toolkit - (November 16, 2020) - In this article we’ll walk through a UWP sample app to experiment with the features of the new Microsoft.Toolkit.Mvvm package that is part of the Microsoft Community Toolkit.

  • Start and Restart Windows (UWP/WinUI) Applications on Windows Startup - (November 14, 2020) - A while ago Windows introduced a little-known feature that allows applications to automatically restart when Windows is restarted. However, rather than just look at this feature, which Windows app developer get for free, in this post we’re going to look at different options for starting and restarting a Windows application when Windows starts/restarts.

2020.11.15

16 Nov 22:11
ef5d0a1
Compare
Choose a tag to compare

New Articles

  • Uno Platform 3.2: .NET 5, C# 9 support and .NET 5 WebAssembly AOT Support - (November 9, 2020) - The 3.2 release is loaded with features and performance improvements. Most of the release focused on upcoming .NET 5 and all benefits Uno Platform gets from building on top of it. However, we are also releasing improvements to the controls and tooling we introduced in previous releases.

2020.11.08

10 Nov 19:56
d863b09
Compare
Choose a tag to compare

New Articles

2020.11.01

01 Nov 17:23
0e9a8f3
Compare
Choose a tag to compare

Upcoming Events

DotNetConf Event – Uno Platform and .NET 5 (December 17, 2020)

Recently announced .NET 5 creates multiple opportunities for Uno Platform to improve performance and reduce solution complexity. With .NET 5, we are able to better target traditional Microsoft Windows targets, but also WebAssembly, Linux and macOS. Come join us for a 30 minutes overview of how Uno Platform takes advantage of .NET 5, as well as for live Q&A with our CTO Jerome Laban.

New Articles

2020.10.25

26 Oct 15:07
1b0153a
Compare
Choose a tag to compare

New Articles

  • Building cross-platform apps with .NET and Uno - (October 19, 2020) - You can use Xamarin to develop .NET apps to run on iOS or Android instead of Windows. In this article, Julio Sampaio demonstrates the Uno Platform. You can build cross-platform applications using Uno which has even more options.

  • Announcing Microsoft Edge WebView2 General Availability - (October 19, 2020) - Today, we are excited to announce that Microsoft Edge WebView2 for Win32 C/C++ is generally available and ready for use in production applications! With today’s announcement, we are officially releasing a forward-compatible WebView2 SDK along with production-ready WebView2 Runtime. These can be used in any Win32 C/C++ application, and are supported across existing Windows versions.

2020.10.11

11 Oct 15:49
8879d72
Compare
Choose a tag to compare

New Articles

2020.10.04

05 Oct 20:44
892d088
Compare
Choose a tag to compare

New Articles

2020.09.27

27 Sep 18:24
d2d2ba9
Compare
Choose a tag to compare

.NET Conf (November 10-12, 2020)

.NET Conf is a free, three day virtual developer event co-organized by the .NET community and Microsoft. This year .NET 5.0 will launch at .NET Conf 2020! Come celebrate and learn about the new release. We're also celebrating our 10th anniversary and we're working on a few more surprises. You won't want to miss this one.

New Podcasts

  • Uno Platform With Jérôme Laban - (September 18, 2020) - The .NET Core Podcast - duration In this episode I spoke with Jérôme about precisely what Uno Platform is, how it's more than just an alternative to Xamarin, and how you can use it to build cross platform UI-based .NET applications which leverage all of the APIs that you have come to love and expect.

New Articles

  • Sneak Peek at 2020 Volume 3: Major Highlights - (September 25, 2020) - We are happy to announce that our first-ever Syncfusion Essential Studio for WinUI preview 3 will be included in our upcoming 2020 Volume 3 release.

  • Feature roadmap of WinUI is finally available - (September 24, 2020) - Microsoft today announced the release of WinUI 3.0 feature roadmap. The feature roadmap table included below will offer you the status on WinUI 3 features, and the expected date of availability.

  • Microsoft's WebView2 for Windows 10 apps will be generally available by end of 2020 - (September 22, 2020) - WebView2 should improve the performance of web apps that adopt it.

  • Announcing more ways, we’re making app development easier on Windows - (September 22, 2020) - Building great apps on Windows should be easier – no matter how your app is written. We want to ensure you have a path forward to make your apps better on Windows and we’re doing that with Project Reunion. We’re creating a unified app platform that allows you to focus on your app and take advantage of new or existing code. We also know you need a great development environment and tools that help you stay productive. Today, at Microsoft Ignite I’m excited to share the progress we’ve made to simplify app development and give you a great developer experience.

  • Experimenting with .NET 5 Target Framework Names and the Windows platform - (September 19, 2020) - Firstly, if you haven’t been following the development of .NET 5 then you should definitely download the latest Visual Studio preview and .NET 5 preview SDK today. Next, you should follow the blogs from the dotnet team and specifically the post by Immo that discusses the future of .NET Standard. The post doesn’t just cover .NET Standard, it also covers the basics of how target framework names (TFMs) work in the .NET 5+ era. In this post we’re going to play around with this and take a look at some examples of different TFMs in action.

2020.09.20

21 Sep 00:16
40dc341
Compare
Choose a tag to compare

New Articles

2020.09.13

13 Sep 19:10
60bbab5
Compare
Choose a tag to compare

New Articles

  • Building Windows Terminal with WinUI - (September 8, 2020) - WinUI and Windows Terminal have a strong relationship that goes back to the origins of Windows Terminal. This blog post goes into the history and architecture of how these two technologies came together.