News

Microsoft Plans .NET Community Toolkit

As the .NET development ecosystem evolves and consolidates with .NET 6's new and updated components, Microsoft is revamping associated toolkits.

One example is the replacement of Xamarin toolkits with .NET MAUI alternatives as the open source NET Multi-platform App UI (MAUI) project replaces Xamarin.Forms while adding desktop apps to Xamarin's traditional support of iOS and Android mobile projects.

Another example is the Windows Community Toolkit -- formerly the UWP Community Toolkit -- now becoming just part of the GitHub organization now called Community Toolkit, which Microsoft announced last week. And beyond that, the company plans to introduce a brand-new offering, the .NET Community Toolkit.

These kits typically are collections of helper functions, custom controls and app services designed to simplify and demonstrate common developer tasks for projects of varying types. For example, the Windows Community Toolkit delivered via a Visual Studio NuGet package can be used to build apps for any Windows 10 device, including PC, Mobile, Xbox, IoT and HoloLens.

Windows Community Toolkit Sample App
[Click on image for larger view.] Windows Community Toolkit Sample App

Its evolution into just part of the Community Toolkit reflects how the project has grown to encompass these offerings:

  • Windows Community Toolkit
  • Graph Community Toolkit
  • MVVM Toolkit
  • MAUI Community Toolkit

"A while back we started talking to the Xamarin Community Toolkit team, and we decided it'd be best to align our efforts and resources together as we move forward on new technologies like WinUI 3 and .NET MAUI," said Michael Hawker, senior software engineer, Windows & Devices, in a July 27 blog post. "As they recently announced, they've joined our GitHub organization for their next project creating the MAUI Community Toolkit.

"Our GitHub organization has thus been renamed as CommunityToolkit (from windows-toolkit) to encompass our broader scope of projects under its purview within the .NET Foundation. This will hopefully be the last rename of our organization for a while (it's only the 2nd time we've done it!). This new name also reflects the new package identity root we've been planning to move towards, CommunityToolkit.*, on NuGet as well; as we called out in a previous post for WinUI 3."

Hawker also announced the plans for the .NET Community Toolkit as the team seeks to be the home of .NET-based Community Toolkits that strengthen ties between the community and engineers, Microsoft MVPs and respective dev teams. To help with that, the team is splitting out its .NET-specific libraries from the Windows Community Toolkit into a separate dedicated repository for CommunityToolkit.Common helpers, the MVVM Toolkit, the High Performance, and the Diagnostics packages.

"By centralizing this code in its own home, we can better share it with the other .NET-based toolkits we have within our organization," Hawker said. "It also makes it easier for any .NET developer and developers from each of our more framework-specific toolkits to contribute back components that are platform and framework agnostic."

He said the new offering will debut in the next several months.

More information on the Windows Community Toolkit can be found in its wiki and documentation.

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