Avalonia UI - 07 - Beautiful apps with Fluent UI

Поделиться
HTML-код
  • Опубликовано: 12 июн 2024
  • Hello everyone and welcome to this new episode of the Avalonia UI series. In this video we'll see how to make wonderful applications using the Fluent Avalonia UI library.
    ► Fluent Avalonia UI theme
    Github repo: github.com/amwx/FluentAvalonia
    Getting started docs: amwx.github.io/FluentAvalonia...
    ► Fluent design guidelines: learn.microsoft.com/en-us/win...
    ► Official themes
    Fluent theme: docs.avaloniaui.net/docs/basi...
    Simple theme: docs.avaloniaui.net/docs/basi...
    ► Community themes
    Material theme: github.com/AvaloniaCommunity/...
    Semi theme: github.com/irihitech/Semi.Ava...
    ► GitHub repo: github.com/MammaMiaDev/avalon...
    0:00 Intro
    1:53 How to use the library
    11:26 Fluent Avalonia sample app
    13:58 Conclusions
  • НаукаНаука

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

  • @ottomaier7127
    @ottomaier7127 18 дней назад

    Man, you are my hero! I'm an experienced C# developer, and for me, Avalonia is the way to go! Thanks for your videos, which save me really really a lot of time.

  • @robertholl8914
    @robertholl8914 5 месяцев назад +2

    Nice stuff, Avalonia and FluentAvalonia are really making it easy to get going with this framework. I think continuing this using the fluent library would be very helpful.

  • @nevelate
    @nevelate 5 месяцев назад

    Thanks, very informative!

  • @Roshona-vj7eu
    @Roshona-vj7eu 5 месяцев назад +1

    Would love to see more stuff on the Fluent UI, great work with this series by the way! Best Avalonia stuff out there.

  • @user-uf5lc3nh8r
    @user-uf5lc3nh8r 4 месяца назад

    Dude u the best dont stop man 😊

  • @gadgetkh9408
    @gadgetkh9408 5 месяцев назад

    Great! Thank you!

  • @ODTMedia
    @ODTMedia 2 месяца назад

    Awesome video, be really good to see how navigationview works under FluentAvalonia.

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

    yea! new video from mamma miaa!

  • @arif1984may
    @arif1984may 5 месяцев назад

    what is the best approach (best practice) to implement multi-language UI for the Avalonia app?

    • @MammaMiaDev
      @MammaMiaDev  5 месяцев назад +3

      I guess we're talking about localizing an Avalonia app right?
      I haven't digged into the topic yet, but I've found this from the official documentation docs.avaloniaui.net/docs/guides/implementation-guides/localizing.
      It's not much, but it's a starting point :)

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

      @@MammaMiaDev yes, thank you very much!

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

    On linux with kde it doesn't work😢

    • @MammaMiaDev
      @MammaMiaDev  6 дней назад +1

      uh really? mhhh I'll try to test it as soon as I can get a linux machine (virtual or real).