What's New in .NET MAUI in .NET 9

Поділитися
Вставка
  • Опубліковано 21 гру 2024

КОМЕНТАРІ • 24

  • @ObiquitechAdmin
    @ObiquitechAdmin 25 днів тому +1

    00:00:32 - Different app templates and types
    00:03:05 - Growth overview and stats for MAUI
    00:07:58 - Syncfusion controls in .NET MAUI 9
    00:10:32 - .NET MAUI/Syncfusion project template
    00:14:51 - Component vendors
    00:15:20 - Contribution stats + thank you
    00:17:07 - .NET 9 new features fluff
    00:19:40 - .NET MAUI in .NET 9
    00:29:57 - XC Sync (XCode/Visual Studio for Mac hybrid feature)

  • @rafaatashour
    @rafaatashour Місяць тому +4

    thank you so much for all your efforts,
    for me i think we need more tutorial for MAUI and not tips & trick.
    we need simple Project tutorial as to be honest i found challenging to learn Maui as beginner compared to other frameworks as its have the less tutorial than other.
    please put more effort in tutorial and am sure more people will start adopting MAUI.

  • @belkacemgueliane7490
    @belkacemgueliane7490 Місяць тому +8

    I would really love to see a benchmark comparing CV and CV2 performance.
    Good job MAUI team, getting more awesome every release 💪💪

    • @DavidOrtinau
      @DavidOrtinau Місяць тому +1

      What particular scenarios do you have in mind?

  • @zuraforreg3088
    @zuraforreg3088 Місяць тому +3

    How about AOT compilation? Why is the Publish menu disabled? I want to build a standalone native exe-cutable.

  • @vinny6935
    @vinny6935 29 днів тому

    .NET 9 is an amazing release with so many features and performance improvements - really impressive! I'm happy to be on MAUI now, seems like it's growing while Flutter's future is somewhat in question.

  • @ChristianPurstinger
    @ChristianPurstinger 22 дні тому

    Isnt the xaml live preview available in VS Community ?

  • @andrewreilly7241
    @andrewreilly7241 Місяць тому +5

    Can I build a MAUI project on Linux yet?

    • @DavidOrtinau
      @DavidOrtinau Місяць тому +2

      Today you can build targeting Android, and use the .NET MAUI DevKit extension for VS Code. .NET Meteor has demonstrated working with iOS from Linux, but I'm not sure if that has been shipped.

  • @danieltorres7454
    @danieltorres7454 Місяць тому +1

    I have a question, you guys say "single project" but what happend when you need to deploy a Huawei SO, its Android but a different implementation, like Huawei Notifications (Push Kit). There is only a single folder "Android" for Google, but how lives 2 SO Android (Google and Huawei)?

    • @DavidOrtinau
      @DavidOrtinau Місяць тому +1

      When we say "single project" we are speaking about the project system primarily that enables multi-targeting. We do probably overload the term to also refer to a single "solution" that can target multiple platforms, regardless of how many projects you choose to include.
      If you're going to target 2 Android TFMs, with differing implementations, then a separate project is probably the easiest approach. We ship a multi-project template if you want to reference that for the setup.

  • @tache66
    @tache66 Місяць тому +4

  • @zuraforreg3088
    @zuraforreg3088 Місяць тому +1

    Any plans for an actual GUI designer?

  • @Darknightz-w3u
    @Darknightz-w3u Місяць тому

    Source code for the example in video?
    Great job!

  • @JafarH-ip5qh
    @JafarH-ip5qh Місяць тому

    💯💯💯

  • @DrollerTroller
    @DrollerTroller 4 дні тому

    25:56 - 99+ binding errors = )

  • @selvam6073
    @selvam6073 Місяць тому +3

    When will i expect like flutter? Xaml is not user friendly need like mobile blazor binding

    • @sulmarpl
      @sulmarpl Місяць тому +2

      I'm also waiting for xaml to be abandoned.. Xaml is long-winded and very complicated.

    • @kalixthuska8846
      @kalixthuska8846 Місяць тому +13

      I disagree, XAML is way more readable and comfortable than flutter spaghetti and also you don't have to use XAML if you don't want to, so what are you asking for exactly ?

    • @obinnaokafor6252
      @obinnaokafor6252 Місяць тому +5

      Here are options for you - writing end-to-end apps solutions using C# only:
      - using C# Markup - part of the communitytoolkit for Maui
      - using C# Markup for Uno Platform
      - using MauiReactor UI - it is the best as it uses MVU pattern to write apps; both the business logic and the UI. Eerything in code in C# using MVU pattern

    • @selvam6073
      @selvam6073 Місяць тому

      @@obinnaokafor6252 Excepting own UI framework with component across devices and not the wrapper feature

  • @BEKHAMPINEDAMARTINEZ
    @BEKHAMPINEDAMARTINEZ Місяць тому

    kotlin >>>>>