MAUIverse MAUIverse
← Back to Toolkit Releases

v3.0.0: .NET MAUI Community Toolkit built against .NET 7

And just like that, within 24 hours of the .NET 7 release, the .NET MAUI Community Toolkit has a release built against .NET 7! Same day support!

Just to give you the full context, we have releases a couple of versions after on another, a quick overview.

  1. Version 1.4.0: adds Expander, DockLayout & StateContainer (and of course a lot of bugfixes!) - full release notes
  2. Version 2.0.0: adds full Tizen support for all of out features, including the changes from v1.4.0 about - full release notes
  3. Version 3.0.0: everything from v1.4.0 and v2.0.0 but now built against .NET 7!

With this strategy we aim to empower as many people as possible: everyone on .NET 6 can get all the features we’ve merged so far, including Tizen support if that’s what you need.

From here on out it will be .NET 7 only and expect amazing new features! Or, of course, contribute yourself 😉

As always, thank you everyone for making this possible, thank you community for working with us and using our stuff! <3

What’s Changed

Full Changelog: https://github.com/CommunityToolkit/Maui/compare/2.0.0…3.0.0

View on GitHub

← Back to Toolkit Releases