News

Windows Community Toolkit Previews WPF and WinForms .NET Core 3 Packages

The new Windows Community Toolkit 5.1 update builds on functionality previously introduced for using Universal Windows Platform (UWP) controls in Windows Forms and Windows Presentation Foundation (WPF) desktop applications.

Offered by the .NET Foundation, Windows Community Toolkit (formerly called the UWP Community Toolkit) is an open source project providing helper functions, custom controls and app services for .NET developers across different Windows 10 frameworks, including WPF, WinForms, Xamarin, .NET Core and others.

The Feb. 13 update includes a preview of WPF and WinForms packages supporting .NET Core, the new-age implementation of the traditional .NET Framework that takes an open, modular and cross-platform approach to .NET.

"With the recent release of .NET Core 3.0 preview 2, we’ve shipped a toolkit 6.0 preview package for our WPF/WinForms library Microsoft.Toolkit.Win32 to support it," said Michael A. Hawker, senior software engineer, in a blog post last week. It's now available for download (WPF) and WinForms) to try out in WPF or WinForms to give it a try in your .NET Core applications."

Other new features include:

  • Lottie-Windows Animation: "This new library provides high quality animation support on Windows 10 (1809) by utilizing the Windows.UI.Composition APIs and allows for the consumption of Bodymovin JSON files or optimized code-generated classes for playback in your Windows apps. It is the successor to the LottieUWP community project."
  • Remote Device Picker: "The Remote Device Picker allows a user to select a device, proximally or cloud accessible, from a dialog. The app can then use this information to perform various scenarios like opening and communicating with an app on the chosen device. Read more about what’s possible after selecting a device like opening an app or creating an app service.
  • Image Cropper: "The new Image Cropper control allows you to provide effortless image cropping functionality to your app. Perfect for user selected profile pictures and photo editing tools."

All of the above, along with improved accessibility functionality, a new OnDevice markup extension and more can be seen in the release notes.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • VS Code 1.127 Further Integrates Advanced Browser-AI Tech

    Microsoft's July 1 Visual Studio Code update continues a recent push to make the editor's integrated browser a more capable development surface -- and a more useful tool for AI agents.

  • Support Vector Regression with SGD Training Using C#

    Support vector regression can predict numeric values effectively, and this article shows how to implement and train a kernel SVR model in C# using stochastic sub-gradient descent.

  • New GitHub Switch Limits Repo Issue Creation to Collaborators Only

    After publicly touting pull request limits as a way to cut maintainer noise, GitHub is taking the same idea further with a new setting that lets repository admins restrict issue creation to collaborators only.

  • Uno Platform Helps Ship First Stable SkiaSharp 4.0 Release for 2D .NET Graphics

    SkiaSharp 4.148.0 is the first stable v4 release, bringing a newer Skia engine, API cleanup, performance work and a Microsoft-Uno co-maintenance model.

Subscribe on YouTube