← Back to Toolkit Releases
v1.0.0-pre3: .NET MAUI Preview 10
Preview
What’s Changed
- Updated to latest .NET MAUI version by Javier Suárez in https://github.com/CommunityToolkit/Maui/pull/128
- Migrate Unit Tests to Xunit by @brminnick in https://github.com/CommunityToolkit/Maui/pull/130
- Add NuGet Badge to README by @brminnick in https://github.com/CommunityToolkit/Maui/pull/136
- Fix Azure Pipeline Build Errors by @brminnick in https://github.com/CommunityToolkit/Maui/pull/147
- Added DoubleToIntConverter Sample by @StevenHanquez in https://github.com/CommunityToolkit/Maui/pull/152
- ListIsNullOrEmpty Converter sample by @juansturla in https://github.com/CommunityToolkit/Maui/pull/151
- ListToString Converter Sample by @juansturla in https://github.com/CommunityToolkit/Maui/pull/132
- Added Sample for StringToListConverter by @juansturla in https://github.com/CommunityToolkit/Maui/pull/133
- Added IsNullOrEmptyConverters Samples by @StevenHanquez in https://github.com/CommunityToolkit/Maui/pull/148
- Added IntToBoolConverter Sample by @StevenHanquez in https://github.com/CommunityToolkit/Maui/pull/149
- Added InvertedBoolConverter Sample by @StevenHanquez in https://github.com/CommunityToolkit/Maui/pull/150
- Small correction on the label which mentioned IsNullOrEmptyConverter … by @StevenHanquez in https://github.com/CommunityToolkit/Maui/pull/153
- Added EnumToIntConverter Sample by @StevenHanquez in https://github.com/CommunityToolkit/Maui/pull/154
- Enable iOS Builds in Azure Pipelines by @brminnick in https://github.com/CommunityToolkit/Maui/pull/158
- Added color converters samples by @juansturla in https://github.com/CommunityToolkit/Maui/pull/159
- Consolidate Solution Files by @brminnick in https://github.com/CommunityToolkit/Maui/pull/157
- Convert to File-Scoped Namespaces by @brminnick in https://github.com/CommunityToolkit/Maui/pull/160
- Add XML Comments by @brminnick in https://github.com/CommunityToolkit/Maui/pull/161
- Add files which were missed from file scoped namespaces by Vladislav Antonyuk in https://github.com/CommunityToolkit/Maui/pull/162
- Added sample for ItemTappedEventArgs by @juansturla in https://github.com/CommunityToolkit/Maui/pull/165
- Create a sample for the EqualConverter by @stefanbogaard86 in https://github.com/CommunityToolkit/Maui/pull/174
- Created a sample for the IndexToArrayItemConverter by @stefanbogaard86 in https://github.com/CommunityToolkit/Maui/pull/176
- Update for .NET MAUI RC 1 by @brminnick in https://github.com/CommunityToolkit/Maui/pull/188
- #50 A sample for the BoolToObjectConverter by @stefanbogaard86 in https://github.com/CommunityToolkit/Maui/pull/178
- Create BaseGalleryPage by @brminnick in https://github.com/CommunityToolkit/Maui/pull/177
- Color to animation extension #88 by @PieEatingNinjas in https://github.com/CommunityToolkit/Maui/pull/194
- #51 — Adds tests for ImageResourceConverter by @CalvinAllen in https://github.com/CommunityToolkit/Maui/pull/196
- Add
BackgroundColorToUnit Tests by @brminnick in https://github.com/CommunityToolkit/Maui/pull/195 - #51 — Byte array to image source converter was missing ConvertBack tests by @CalvinAllen in https://github.com/CommunityToolkit/Maui/pull/197
- Create Nullable
IValueConverters, and Add Nullable Static Analyzers by @brminnick in https://github.com/CommunityToolkit/Maui/pull/200 - Fix
ICommunityToolkitMultiValueConvertername typo by @brminnick in https://github.com/CommunityToolkit/Maui/pull/204 - SnackBar by Vladislav Antonyuk in https://github.com/CommunityToolkit/Maui/pull/5
New Contributors
- @StevenHanquez made their first contribution in https://github.com/CommunityToolkit/Maui/pull/152
- @juansturla made their first contribution in https://github.com/CommunityToolkit/Maui/pull/151
- Vladislav Antonyuk made their first contribution in https://github.com/CommunityToolkit/Maui/pull/162
- @stefanbogaard86 made their first contribution in https://github.com/CommunityToolkit/Maui/pull/174
- @PieEatingNinjas made their first contribution in https://github.com/CommunityToolkit/Maui/pull/194
- @CalvinAllen made their first contribution in https://github.com/CommunityToolkit/Maui/pull/196
Full Changelog: https://github.com/CommunityToolkit/Maui/compare/1.0.0-pre2…1.0.0-pre3