.NET MAUI Community Toolkit C# Markup Extensions

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ต.ค. 2024

ความคิดเห็น • 10

  • @sarthakchauhan4163
    @sarthakchauhan4163 2 ปีที่แล้ว +1

    Markup or Comet can be the future for designing MAUI App if hot-reload could’ve update the design on save like it does when creating design through XAML.

  • @boysen01
    @boysen01 2 ปีที่แล้ว

    Thank you so much for a great video. C# for UI leads to simpler projects as you clearly demonstrate (who needs two files when one is enough) but XAML has had the hot-reload feature going for it. I am looking forward to the hot reload for C# to work seamlessly as well.
    I wanted to ask, is it really necessary to use a nuget package for C# UI work in Maui? In current Xamarin.Forms, you can build a C# UI fine without nuget packages?

  • @martinp3839
    @martinp3839 2 ปีที่แล้ว

    The Samples folder solution CommunityToolkit.Maui.Sample.sln gives a build error :(

  • @martinp3839
    @martinp3839 2 ปีที่แล้ว

    Could you please publish the basic program you show in this video on github?

  • @Hoowwwww
    @Hoowwwww 2 ปีที่แล้ว +3

    this should be the default, xaml is the reason i don't touch this
    why the fuck do i need to learn a new language to make UI instead of using my favorite one (C#) ?
    this is just stupid, this is why we didn't pick xamarin, we better just stick to kotlin and compose on android, i can't believe android has better ui library than microsoft, such a shame

    • @Hoowwwww
      @Hoowwwww 2 ปีที่แล้ว

      also macOS FTW the superior OS

    • @lhughey118
      @lhughey118 2 ปีที่แล้ว +2

      You dont have to use Xaml if you dont want to, just like you dont' have to use AXML in Android. Xamarin forms was originally introduced with C# markup and can be used today. Anything you can do in Xaml, you can do in C# in Xamarin

    • @emreaka3965
      @emreaka3965 2 ปีที่แล้ว

      @@lhughey118 thanks

    • @userless_world8483
      @userless_world8483 2 ปีที่แล้ว

      I dont understand your problem. I never uses xaml before but after one week of using it on my project I would never want to write UI in C#.
      XAML isnt hard at all I think you can learn it in a day or less.