.NET MAUI - Less code with CommunityToolkit.Mvvm

preview_player
Показать описание
With CommunityToolkit.Mvvm package can you use source generators to generate boilerplate code. It will result in a smaller code base and you can save a lot of time. In this video, Daniel Hindrikes will show you how to use it for a .NET MAUI app.

Рекомендации по теме
Комментарии
Автор

Is that Load method called automagically or do you need to call it else where?

Seems really cool otherwise, taking care of all that boilerplate

demarcorr
Автор

Thank you for this video, it was brief but useful, a thumbs up 👍

patrickmullen
Автор

More bite sized videos on the basics is awesome.

scott_itall
Автор

Are those Observable objects acting like global variables, so that you can reference them from anywhere?

KenlieroGames
Автор

how do I do when it's collection of object that I want to load

docteurston
Автор

Does this also work with the community edition? I feel like there no code generattor is triggered.

LimitLessEnlightenment
Автор

Interresting. If you mistape the command, it's says "Invalid id" but no exception throwed.
Thank you for sharing anyway!

Mafyou
Автор

a video creating API Restful CRUD sql and consuming it.

arielpenag