Тёмный

How to Support Multiple Languages in .NET MAUI 

Coding Flamingo
Подписаться 2,4 тыс.
Просмотров 2,1 тыс.
50% 1

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/coding-flamingo/Ba...
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

Опубликовано:

 

2 окт 2022

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 4   
@alvinnguyen2784
@alvinnguyen2784 Год назад
I've been going through your channel and its super helpful stuff. Keep it up!
@matejl92
@matejl92 Год назад
How to use it in XAML?
@nenadier
@nenadier 9 месяцев назад
did you find an answer ?
@mehrtashsouri6862
@mehrtashsouri6862 Год назад
what is deference between ResourceManager.GetString("") AND IStringLocalizer[key]