Getting Started with MAUI in Visual Studio Code

Поделиться
HTML-код
  • Опубликовано: 7 янв 2025

Комментарии • 25

  • @bitcoinjc
    @bitcoinjc 10 месяцев назад +4

    Wow so the c# dev kid works on all these platforms. So cool

  • @GeoffSeeley
    @GeoffSeeley 10 месяцев назад +1

    Something new to play around with! Thanks.

  • @bitcoinjc
    @bitcoinjc 10 месяцев назад +3

    Hi from South Africa 👍🏼

  • @tomc409
    @tomc409 7 месяцев назад +4

    I installed VS Code 1.89.1, C# Dev Kit (1.5.20) and .NET MAUI (v0.10.61). Restarted VS Code. When using Explorer to 'Create .NET Project' I don't see any selection for .NET MAUI as in the video. Any known issues or does something else need to be configured or downloaded? Anyone else not seeing .NET MAUI when trying to create a new .NET Project?

    • @RolfNoot
      @RolfNoot 7 месяцев назад +2

      For me, ‘sudo dotnet install workload maui’ worked on MacOS

    • @tomc409
      @tomc409 7 месяцев назад +1

      @@RolfNoot thanks. That worked!

  • @RolfNoot
    @RolfNoot 7 месяцев назад +11

    Incredibly painful setup. Missing templates, missing SDKs, missing Java, JRE ughh 🤯 One would expect not having to check for dependencies or at least not have to fiddle with path variables in 2024.

    • @rlangton76
      @rlangton76 6 месяцев назад +1

      Have you ever worked on cross platform apps before? The experience is always the same, regardless of the developer platform. It's a pain.

    • @AslamNazeerShaikh
      @AslamNazeerShaikh 6 месяцев назад +2

      Xamrin is even worst 😢 trust me.

    • @gumuruhsspj
      @gumuruhsspj 4 месяца назад

      hahahahah! it's just quick and yet big size in the end of the apk size.

  • @timokeller4750
    @timokeller4750 10 месяцев назад +1

    Whats about push notifications in iOS, because Firebase bindings are very old.

  • @dhollm
    @dhollm 9 месяцев назад

    Will the improved XAML Intellisense end up in full Visual Studio as well?

  • @mylarus
    @mylarus 8 месяцев назад

    Great video. If someone else is following along and can't see the curly braces like me you need to open a file first before they appear.

  • @hannabergqvist9645
    @hannabergqvist9645 6 месяцев назад

    Hi! Great video! I just have a question: How do I use the hot reload on IOS devices such as Ipad or Iphone? It only works on my Mac simulator, otherwise nothing happens when I change the code.

  • @RafaelSaccomani
    @RafaelSaccomani 9 месяцев назад +6

    Without hot reload maui is losing the time for get new developers... I use meteor but we need more microsoft support for a better hot reload.

  • @ashokcuts2866
    @ashokcuts2866 Месяц назад

    Is there any way to enable condition compilation codes in VS Code?

    • @S_Tadz
      @S_Tadz 16 дней назад

      Yes, with preprocessor ifs, like:
      #if ANDROID
      //CODE
      #endif

  • @kaustavhalder
    @kaustavhalder 4 месяца назад

    Spent a day trying to figure this out still couldn't get it to run. So painful. Android 34 is installed and Visual code just can find it no matter what. Sooooo painful. While trying to get this run got Flutter and react native running for android. But being a dotnet developer have a soft corner the dotnet. Hoping things get less complicated so more people can come onboard MAUI.

  • @DevarajSekar-n4h
    @DevarajSekar-n4h 8 месяцев назад +3

    Very complicatedddddddd, VS Studio was superrrr superrrr user friendly - typically Xamarin developer upgrdaing to MAUI, this is tough!!!!!!!

  • @romannekliukov7949
    @romannekliukov7949 Месяц назад

    Nov 2024:
    Everything works pretty fast, hot reload is amazing as well
    Actually, not so bad

  • @oseifrimponggg
    @oseifrimponggg 4 месяца назад

    Hi Maddy, quick reminder, you got a month left 😄

  • @JuiceRabbit
    @JuiceRabbit 9 месяцев назад +4

    Kool, blah blah, Kool Kool, blah blah blah... Just FIX HOT RELOAD!

  • @dskim2459
    @dskim2459 5 месяцев назад +1

    Why does every video from Microsoft have poor audio quality and feel like a chitchat or a talkshow with 30 fps and low bitrate? Can't you just make proper tutorials like many RUclipsrs? I miss the old days when MS used to have great tutorials that cut to the chase with great production quality.

  • @ramasamynagappan7586
    @ramasamynagappan7586 10 месяцев назад +1

    I like MVU not XAML