Project Structure/Single Project - .NET MAUI Tutorial Step-by-Step

  Рет қаралды 16,844

Gerald Versluis

Gerald Versluis

Күн бұрын

Пікірлер: 48
@MrBigdogtim69
@MrBigdogtim69 2 жыл бұрын
I liked this video. Your pace was great. You did a good job walking through the csproj file. Maui adds a lot of functionality there - so good to have a "quick and dirty" description of some of the new things. Good job!
@jfversluis
@jfversluis 2 жыл бұрын
Thank you Tim! That is reassuring! I’ll be honest, a course like this is totally new to me so I’m a bit nervous about launching it and have people coming in looking at this. Glad to hear its actually useful. And thank you for being such a loyal member!
@TheDankindonut
@TheDankindonut 2 жыл бұрын
Love you big brother! Thanks for keeping us informed :)
@jfversluis
@jfversluis 2 жыл бұрын
Always! Thanks for the kind message!
@firefox3799
@firefox3799 2 ай бұрын
Very nice explanations!! Good Job. It should be also unvaluable if you can show some Bluetooth LE applications in MAUI. Thanks!!
@checox1909
@checox1909 2 жыл бұрын
I don't know what I will enjoy the most, the video content or the thumbnails hahahahahahah
@jfversluis
@jfversluis 2 жыл бұрын
Trying my best to be a little creative 😬
@jamesboyuk7058
@jamesboyuk7058 2 жыл бұрын
Would be great to see a video on adding authentication to Maui blazor via something like azure b2c
@josedonizeteoliveirajunior1744
@josedonizeteoliveirajunior1744 2 жыл бұрын
thanks for detailing the MAUI for us
@jfversluis
@jfversluis 2 жыл бұрын
My absolute pleasure! Thanks for watching!
@sps014
@sps014 2 жыл бұрын
Great video, please continue the series, looking for more specially shell, tab, nav view etc
@jfversluis
@jfversluis 2 жыл бұрын
New part coming on Monday!
@sps014
@sps014 2 жыл бұрын
@@jfversluis awesome have great weekends
@jfversluis
@jfversluis 2 жыл бұрын
@@sps014 you too!
@dasayevexavier5450
@dasayevexavier5450 Жыл бұрын
Great video.
@jfversluis
@jfversluis Жыл бұрын
Glad you like it!
@neutronics7893
@neutronics7893 2 жыл бұрын
Thank you so much for such great course
@jfversluis
@jfversluis 2 жыл бұрын
Glad you like it!
@darrelllubben9119
@darrelllubben9119 Жыл бұрын
I have been going through many videos trying to figure out where to ask for this video. This is the closest I could find. I am creating an App that communicates through the WIFI Connection to an external device. When Debugging with IOS I have to switch it back to an Access Point that has an Internet Connection for a license check. This requires me to flip back and forth with the SSID Names. Is there a work around for the IOS requiring an Internet Connection at the start of a Debug Session? BTW you have a Great Channel, providing amazing insight.
@TheMoes81
@TheMoes81 11 ай бұрын
It would be really awesome, if there would be a video/tutorial about a white-label solution. Having two apps, with different app names, themes, but shared features. BUT the features are NOT 100% identical on each app. Exp. App_1 needs Login and get data from the cloud, App_2 doesn't need a login but has a bluetooth feature. Besides that, both are feature identical.
@mariselvam6702
@mariselvam6702 2 жыл бұрын
Actually, You are a great teacher 👌
@jfversluis
@jfversluis 2 жыл бұрын
Thank you Mari! Appreciate it!
@JasonSamuel-vh1dc
@JasonSamuel-vh1dc Жыл бұрын
Would be nice to see tutorial dedicated to xaml.
@MuhammadNadeem-wj6xd
@MuhammadNadeem-wj6xd 2 жыл бұрын
Very nice @Gerald
@jfversluis
@jfversluis 2 жыл бұрын
Thanks Muhammad!
@sipepguru
@sipepguru 2 жыл бұрын
You are on fire.... show me more!!!
@jfversluis
@jfversluis 2 жыл бұрын
As always; thanks Karl! More to come!
@alonrom3952
@alonrom3952 Жыл бұрын
Hi, is there an automatic/straightforward way of transforming the multi-project solution to a multi-targeted single project?
@jfversluis
@jfversluis Жыл бұрын
Not automated as far as I know. Basically you could consider everything under the Platforms folder as a separate project. Move everything from your separate project into the right subfolder and that should be the right place. In the single-project csproj make sure it targets the platforms you want. There definitely will be some fiddling to get it right though.
@resler7ooo118
@resler7ooo118 2 жыл бұрын
Good jobs my brother
@jfversluis
@jfversluis 2 жыл бұрын
Thanks for watching!
@DiegoSilva-dv9uf
@DiegoSilva-dv9uf Жыл бұрын
Valeu!
@jfversluis
@jfversluis Жыл бұрын
Wow thank you so much for the support! 🥰
@arvindchourasiya4738
@arvindchourasiya4738 Жыл бұрын
Did you say icons we need to place in respective folders manually once they are generated from svg resource ? at 6:44 I was hoping its being done automatically
@jfversluis
@jfversluis Жыл бұрын
If I did then I said it wrong. You don’t need to do that. Put the SVG under resources and the rest happens automatically
@arvindchourasiya4738
@arvindchourasiya4738 Жыл бұрын
@@jfversluis Thank you for clarification ☺️.
@shekaytgaming414
@shekaytgaming414 6 ай бұрын
Hi, do you have a sample code or project with Multi Project structure?
@jfversluis
@jfversluis 6 ай бұрын
Actually I do! It's in the official repo and will be available soon in Visual Studio: github.com/dotnet/maui/tree/main/src/Templates/src/templates/maui-multiproject
@sajanpatel6751
@sajanpatel6751 2 жыл бұрын
Great Video. I watched your video of sqlite. Can i ask if EF core works with .net maui and what all databases can work with it?
@jfversluis
@jfversluis 2 жыл бұрын
Thanks Sajan! Entity Framework can definitely work. I would say all file-based databases should work. I know LiteDB and SQLite both work at least!
@kevinfurst8163
@kevinfurst8163 2 жыл бұрын
Hi Gerald. I noticed that the app icon that is showed on the tasklist (Windows), always has a blue colored boarder around. How can I change that? I would just want it like most other apps shown in the tasklist, which have dont have this border (transparent around the icon).
@jfversluis
@jfversluis 2 жыл бұрын
I remember issues have been opened because of that on the repo. Can't remember the outcome, but check there :)
@johnluquer
@johnluquer Жыл бұрын
Would you recommend learning programming using Maui?
@jfversluis
@jfversluis Жыл бұрын
If you’re starting out with programming as a whole it might be a bit much to take in. Take a step back and just start learning the language first I guess.
@salahboual1902
@salahboual1902 2 жыл бұрын
You know we developers prefer the dark mode lol.. Wish you could switch to that Thank you!
@jfversluis
@jfversluis 2 жыл бұрын
Sorry! Not going to happen. Personally I like light theme better and is also better for screen shares etc :)
@--Eric--
@--Eric-- 2 жыл бұрын
@@jfversluis 👍🏼👏🏼
@jfversluis
@jfversluis 2 жыл бұрын
💡Looking for the next part in this course? Click here to find it, all about presenting data with a CollectionView: kzbin.info/www/bejne/mp3Rf62gmJyUbJI Want to review the full playlist? You can do that here 👉kzbin.info/www/bejne/o5i6Z6usns6lh80
Display Rich Data with CollectionView - .NET MAUI Tutorial Step-by-Step
15:40
My daughter is creative when it comes to eating food #funny #comedy #cute #baby#smart girl
00:17
How Strong is Tin Foil? 💪
00:26
Preston
Рет қаралды 70 МЛН
SCHOOLBOY. Мама флексит 🫣👩🏻
00:41
⚡️КАН АНДРЕЙ⚡️
Рет қаралды 7 МЛН
.NET in 300 seconds
5:48
Amichai Mantinband
Рет қаралды 73 М.
.NET MAUI's Navigation for Beginners - Push, Pop, & Pass Objects
21:36
James Montemagno
Рет қаралды 66 М.
Styling, Theming and Dark Mode - .NET MAUI Tutorial Step-by-Step
18:01
Gerald Versluis
Рет қаралды 11 М.
Platform Features and Device Sensors - .NET MAUI Tutorial Step-by-Step
27:11
.NET MAUI UI Challenge # 5 - Food Delivery App
27:08
Devs School
Рет қаралды 21 М.
Navigation with .NET MAUI Shell - .NET MAUI Tutorial Step-by-Step
24:41
Setup Your .NET MAUI Dev Environment - .NET MAUI Tutorial Step-By-Step
29:09
The .NET MAUI Community Toolkit: Converters, Controls and More!
14:59
Gerald Versluis
Рет қаралды 16 М.
My daughter is creative when it comes to eating food #funny #comedy #cute #baby#smart girl
00:17