How to Support Multiple Languages in .NET MAUI

Поділитися
Вставка
  • Опубліковано 7 вер 2024
  • In this video we take a look at how to add localization to blazor MAUI with .net localizer to automatically match the device's language.
    Github commit github.com/cod...
    Twitter: / coding_flamingo
    Coding books I recommend:
    Clean Code: amzn.to/3i2lyIt
    The Art of Unit Testing amzn.to/3czqenS
    Refactoring: Improving the Design of Existing Code: amzn.to/3cwVkN3
    My Setup:
    Shure MV7 XLR/USB Dynamic Podcasting Microphone: amzn.to/38kPmgT
    KINESIS Gaming Freestyle Edge RGB Split Mechanical Keyboard amzn.to/3p57fXB
    GPU Nvidia GTX 1080 amzn.to/2RZDybA
    Mouse amzn.to/2WAPPZy
    CPU AMD Ryzen 5600x amzn.to/3DrhU6B
    Motherboard MSI MPG B550 GAMING amzn.to/2WvGGSm

КОМЕНТАРІ • 4

  • @alvinnguyen2784
    @alvinnguyen2784 Рік тому

    I've been going through your channel and its super helpful stuff. Keep it up!

  • @matejl92
    @matejl92 Рік тому +2

    How to use it in XAML?

    • @nenadier
      @nenadier 11 місяців тому

      did you find an answer ?

  • @mehrtashsouri6862
    @mehrtashsouri6862 Рік тому

    what is deference between ResourceManager.GetString("") AND IStringLocalizer[key]