DEV Community

Daryl Young
Daryl Young

Posted on

.NET Community Toolkit 8.1 Released- Did You Know?

Introduction

The .NET Community Toolkit is a collection of open-source libraries, tools, and controls designed to simplify the development of .NET applications. It is maintained by Microsoft and is available on GitHub. The latest release of the toolkit, version 8.1, was recently announced, and it comes with several new features and improvements.

Here are some of the notable updates in the .NET Community Toolkit 8.1:

New controls for Xamarin.Forms

The toolkit now includes several new controls for Xamarin.Forms, including a CarouselView control that allows users to scroll through a collection of items horizontally or vertically, a Rating control that allows users to rate items on a scale of one to five stars, and a TabView control that allows users to navigate between multiple pages.

Improvements to existing controls

Several existing controls in the toolkit have been updated with new features and enhancements. For example, the MarkdownTextBlock control now supports syntax highlighting, and the ImageCropper control now supports cropping images to a circular shape.

New helpers for WPF

The toolkit now includes several new helpers for WPF applications, including a ThumbnailImage control that allows users to display a thumbnail of an image, and a TextBoxMask behavior that enforces a specific format for text input.

Updates to the MVVM toolkit

The MVVM toolkit in the .NET Community Toolkit has been updated with several new features, including support for events and behaviors in XAML, and new base classes for view models.

Improved documentation

The documentation for the toolkit has been updated and expanded, making it easier for developers to get started with the toolkit and to use its features effectively.

Overall, the .NET Community Toolkit 8.1 is a significant update that provides developers with new tools and features to simplify the development of .NET applications. Whether you're building desktop, mobile, or web applications, the toolkit has something to offer. If you haven't used the toolkit before, now is a great time to check it out and see how it can help you streamline your development workflow.

This article is Written by- Bacancy's Skilled and Experienced- Dot Net developers

Hope this helps you!

Top comments (0)