ASP.NET Localization - Adding a multilanguage content system

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

КОМЕНТАРІ • 21

  • @tutorialsEUC
    @tutorialsEUC  3 місяці тому

    🚀 C# Progress Academy - Become a senior C# developer: academy.tutorials.eu/p/csharp-progress-academy

  • @monts1824
    @monts1824 Рік тому +3

    This is the best tutorial I've found on the web. The complete solution provided succinctly with no worthless code or ambiguity. Thank you!

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

    Perfect ! but now how to use it in a .js file? Thank you !

  • @mmeuwese
    @mmeuwese Рік тому +4

    This package is deprecated? What would be the replacement ... would be nice to have a video about it for .net7 / 8

    • @daliangilbert
      @daliangilbert Рік тому +1

      Time goes so quickly, but disappointing there is no information (from MS side) is there an option to replace it via something else... If you find something just let me know.

  • @s.msk.
    @s.msk. Рік тому +2

    Excellent! Thank you.
    👍👍👍

  • @dragosempire3263
    @dragosempire3263 Рік тому +5

    How To Change language From Dropdown

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

      you can set value of localization for example in cookies. And after reloading you can get value from there and get as parameter in request

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

      I used this video to create a demo project on git of the hub titled DemoNet6_LocalizationWithButton.

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

    thx, wery cleare!

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

    ありがとうございました。

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

    thanks a lot

  • @مرتضی_المطیري-م7ف

    tank you very much for your explanation but I have question what we should name resx file or where should we store it if we want to access with that file to class models or pages in another project???

  • @oddikaro8236
    @oddikaro8236 10 місяців тому

    The best.

  • @mutalibgozalov7208
    @mutalibgozalov7208 10 місяців тому

    Like U'r accent, where R U from?
    Oh just seen in the video , German))

  • @OzgunNOzkan
    @OzgunNOzkan 10 місяців тому

    Super cool, but how to use this with fluentValidation :(

  • @ГалкаАртур
    @ГалкаАртур 11 місяців тому

    repeated every step but localization is not working

  • @fatosozolcar
    @fatosozolcar 3 місяці тому

    How do I do this using vscode?

  • @no-bc4kc
    @no-bc4kc 9 місяців тому

    This seems like waaayy too much PT just for localization. Great tutorial though.

  • @honfey
    @honfey 6 місяців тому

    hi, sir, how about the localization for the display name in DataAnnotations? besides, I wanna have localization for the this file as well, \Areas\Identity\Pages\Account\Login.cshtml.cs