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

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

  • Vibe Coding with Latest Visual Studio Preview

    Microsoft's latest Visual Studio preview facilitates "vibe coding," where developers mainly use GitHub Copilot AI to do all the programming in accordance with spoken or typed instructions.

  • Steve Sanderson Previews AI App Dev: Small Models, Agents and a Blazor Voice Assistant

    Blazor creator Steve Sanderson presented a keynote at the recent NDC London 2025 conference where he previewed the future of .NET application development with smaller AI models and autonomous agents, along with showcasing a new Blazor voice assistant project demonstrating cutting-edge functionality.

Subscribe on YouTube