⚠Want to learn all about .NET MAUI? I've got the right playlist for you, right here 👉 kzbin.info/aero/PLfbOp004UaYWu-meDkRN6_Y1verl96npI 🛠 Or if you want to learn about the .NET MAUI Community Toolkit features, check out this playlist: kzbin.info/www/bejne/bnayfKWLqdOdqLc
@jeff-creations23 күн бұрын
Yeah - this is cool for a new Maui developer like myself. Can't wait to dig into the features and code. Thanks for making the video, great presentation as always!
@kplkasteel2 жыл бұрын
Great video Gerald. Started playing around with .Net MAUI since the RC and so far enjoying it. Looking at migrating my apps as soon as possible too .Net MAUI. Had already installed the toolkit and so far easily to implement. It does help though that I used the Xamarin Community Toolkit quite extensively.
@jfversluis2 жыл бұрын
Great to hear! If you’ve used the XCT you should indeed feel right at home
@purplepanther41532 жыл бұрын
Thank you, Downloaded and installed with my Maui project just fine.
@jfversluis2 жыл бұрын
Awesome! Enjoy working with it!
@Dazza_Doo2 жыл бұрын
Maui extensions are exciting :D
@jfversluis2 жыл бұрын
.NET MAUI is exciting! 😏
@devarajsekar35702 жыл бұрын
Hi @Gerald, thank you for the awesome video. Kindly requesting you to provide details about "CAMERA VIEW" which is available in XCT, will it be available in MAUI CT?? Kindly do the needful.
@jfversluis2 жыл бұрын
It will be, but not right now unfortunately
@devarajsekar35702 жыл бұрын
@@jfversluis Thanksss a lottttt, alwayss the best!!
@Dimitris.Christoforidis2 жыл бұрын
Thank you Gerald once again for your nice videos. Why toolkit is not embedded inside Maui? Also, do you know when effects will be released in toolkit? Example ripple effect for android.
@jfversluis2 жыл бұрын
There are certain things that will never be part of .NET MAUI simply because we don't want to force certain implementations on people. And this is a nice project where new features can start and grow before they go into .NET MAUI. The Touch effect progress can be followed here: github.com/CommunityToolkit/Maui/issues/86
@Brendan2Alexander2 жыл бұрын
Awesome thank u! Regarding the fluent approach, I had thought that I would need comet. U didn't mention comet. Can I use the fluent approach out of the box now?
@jfversluis2 жыл бұрын
Comet is something different! Maybe I should make a follow up on code vs XAML ;) In the Toolkit we have C# Markup Extensions: docs.microsoft.com/dotnet/communitytoolkit/maui/markup/markup which is just a different syntax for C# code that makes it a bit easier to deal with. Comet is a completely different design pattern: github.com/dotnet/Comet
@Brendan2Alexander2 жыл бұрын
@@jfversluis yes a vid on code vs xaml would be great!
@pragneshmistry75252 жыл бұрын
Awesome, I am waiting for this.
@jfversluis2 жыл бұрын
What are you looking forward to?
@pragneshmistry75252 жыл бұрын
@@jfversluis I was looking for Popup View
@jfversluis2 жыл бұрын
That should be in there now!
@valversum2 жыл бұрын
This is what i'm waiting for!!!
@jfversluis2 жыл бұрын
Almost!
@fieryscorpion2 жыл бұрын
Wow, UI code 🤩! Is that something similar to Comet? If Yes, isn't the effort redundant (in Community Toolkit and Comet)?
@resler7ooo1182 жыл бұрын
Nice more video waiting
@jfversluis2 жыл бұрын
More coming, stay tuned!
@xamerdev73812 жыл бұрын
Hello Gerald do you have any information about when tabview will be ready in maui toolkit?
@jfversluis2 жыл бұрын
Keep your eye on this one for the progress: github.com/CommunityToolkit/Maui/issues/121
@xamerdev73812 жыл бұрын
@Tiago Alberto for sure. In my case this control is crucial to start developing in maui
@LosWochos762 жыл бұрын
Would you be so kind to make a video how to use the ObservableValidator in maui? I dont really get the point how to reflect validation errors in xaml, e.g. enabling/disabling a save-button or settings the background color of an entry to red, if there was an error on it.
@jfversluis2 жыл бұрын
Is that a library of some sort? I don't know the ObservableValidator
@LosWochos762 жыл бұрын
@Gerald Versluis Its a base-class of the MVVM Tookit to help validate user input: docs.microsoft.com/en-us/dotnet/communitytoolkit/mvvm/observablevalidator James Montemagno and Sergio Petri talk about it here: kzbin.info/www/bejne/pXywi5x6dp6ina8
@obinnaokafor62522 жыл бұрын
UI in code ❤️. Especially Comet C# MVU
@jfversluis2 жыл бұрын
I should create more content for that!
@obinnaokafor62522 жыл бұрын
@@jfversluis ❤️
@mariselvam67022 жыл бұрын
@Gerald , can you share video about MAUI essentials ? Explaining about all the available API's in MAUI essentials. It would be great. Thanks.
@jfversluis2 жыл бұрын
A lot of them are covered already here: kzbin.info/aero/PLfbOp004UaYWUR5MC_eck7ldVWkGY9lea The namespaces will be different, but the APIs and functionality are the same. Let me know if you’re missing something
@mariselvam67022 жыл бұрын
@@jfversluis thanks for the immediate response. I got it now. You are great. I am a big fan of you.
@troupebase22922 жыл бұрын
I would like to bind a command to an entry field when text changes. Will this toolkit allow me to do so?
@jfversluis2 жыл бұрын
Yep if you do the EventToCommand functionality and connect that with the text changed event
@troupebase22922 жыл бұрын
@@jfversluis thanks Gerald, keep up up the amazing work!
@Marqel1-q6x2 жыл бұрын
Great! Why is zxing package for scanning qr not working in MAUI? Is it an alternative I can use?
@jfversluis2 жыл бұрын
There is being worked on a .NET MAUI compatible version, but not sure when it will be ready :)
@MuhammadNadeem-wj6xd2 жыл бұрын
Great @Gerald
@jfversluis2 жыл бұрын
Thanks Muhammad! Are you using the Toolkit already?
@MuhammadNadeem-wj6xd2 жыл бұрын
@@jfversluis yes so far
@kalixthuska88462 жыл бұрын
Thanks for your videos and work for community. This might be too soon to ask and its OT but... I am using PC as main dev platform but I would like use Mac also when I am off the site, I am watching VS 2022 for mac news, but I want to know if there would be possibility to open THE SAME solution on PC and Mac, because it wasn't the case with Xamarin. I had errors on Mac prolly related to different solution file structure in Project.Android and Project.iOS.
@jfversluis2 жыл бұрын
Thank you for the kind words! I would be very curious to you experiences then. I never had these issues and have always been able to open the exact same solutions and projects between Windows and Mac. I switch very frequently between both. So as far as I am concerned that has been possible and still will be ;)
@chhinsras2 жыл бұрын
Is .NET Maui VS code development reach Flutter development on VS Code yet?
@jfversluis2 жыл бұрын
I'm not sure what you mean by this, sorry
@cbradbaer2 жыл бұрын
Hi Gerald, any word on Expander control?
@jfversluis2 жыл бұрын
Check the repo. I’m sure there is an issue there with the status. Not sure if it will make it anytime soon as it wasn’t that stable.
@comediehero2 жыл бұрын
Hey Gerald could you do a tutorial on how to authenticate a MAUI app against a Identity Provider like Keycloak?
@jfversluis2 жыл бұрын
Probably not anytime soon as I don't know Keycloak :D
@andrealorisgalvanin2462 жыл бұрын
Every time I add the latest Maui Community Toolkit 3.1.0 I have lots of issues and instability in my solution, when running MacCatalyst application. Is there anyone experience the same issue?
@jfversluis2 жыл бұрын
What kind of things?
@andrealorisgalvanin2462 жыл бұрын
@@jfversluis My mistake it is not related to Community Toolkit (luckily). Some other things are happening, I am investigating about.
@thomaschek_cz2 жыл бұрын
Hi Gerald, I'm creating .NET(core) multiplatform applications. I already heard about MAUI, but I'm wondering, is there a possibility to run it on linux like any other .NET(core) app? I like on .NET, there are no dependencies on linux, it just run, I cannot install dependencies on our servers, so I cannot even install X-server. But I heard MAUI should come with all-in, so it should be possible to just run MAUI app on linux without any dependencies with terminal redirected to local xserver client (i.e. xming) and it should work. Is it true or is it planned? Because it would be awesome addition to my textbased applications to have just one binary, no extra dependencies and it would run on linux (just the same way it runs on Windows). Or is it any workaround, with other technology? Any suggestion is appreciated. But running XAML and C# natively on linux without dependencies .... would be just awesome dealbreaker!
@jfversluis2 жыл бұрын
We don't have any official Linux support for .NET MAUI right now. There is some work being done here (by a .NET MAUI team member) but we'll have to see where that goes: github.com/jsuarezruiz/maui-linux