Build .NET MAUI Apps Faster with the Community Toolkit

preview_player
Показать описание
James is joined by Gerald, Pedro and Vlad from the .NET MAUI Community Toolkit team. They will talk about what the CommunityToolkit.Maui is exactly and will show you how to get started with popups and DrawingView which are just two of the many features inside of this amazing toolkit!

Links:

#dotnetmaui #dotnet #communitytoolkit

00:00 - Hello Vladislav & Pedro
02:30 - What is the .NET MAUI Community Toolkit?
06:00 - Getting started with the toolkit
06:45 - DrawingView, UniformLayout, & More
13:45 - Pop-up controls for .NET MAUI
18:40 - Contributing code from the community
21:00 - Wrap-up
Рекомендации по теме
Комментарии
Автор

I see that MAUI + MVVM Community Tool Kit is the way of the future - Needing more videos *Wink*

Dazza_Doo
Автор

Thank you for the great community toolkit guys!

fieryscorpion
Автор

how to share image and text both in single request

sandipbhagwatkar
Автор

Using HttpClient crashes app on iphone. Any simple demos that uses httpclient that works on iOS ?

martinp
Автор

What is the prescribed way MAUI controls are tested?

queenstownswords
Автор

uniformitemslayout can be achieved with grid property "*", can't it? where space is equally divided among components

SKglitches