ASP.NET Localization - Adding a multilanguage content system

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

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

  • @tutorialsEUC
    @tutorialsEUC  4 หลายเดือนก่อน

    🚀 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!

  • @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.

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

    Perfect ! but now how to use it in a .js file? 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.

  • @مرتضی_المطیري-م7ف
    @مرتضی_المطیري-م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???

  • @OzgunNOzkan
    @OzgunNOzkan ปีที่แล้ว

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

  • @fatosozolcar
    @fatosozolcar 5 หลายเดือนก่อน

    How do I do this using vscode?

  • @s.msk.
    @s.msk. ปีที่แล้ว +2

    Excellent! Thank you.
    👍👍👍

  • @mutalibgozalov7208
    @mutalibgozalov7208 ปีที่แล้ว

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

  • @nellairajr9555
    @nellairajr9555 ปีที่แล้ว

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

  • @oddikaro8236
    @oddikaro8236 11 หลายเดือนก่อน

    The best.

  • @ГалкаАртур
    @ГалкаАртур ปีที่แล้ว

    repeated every step but localization is not working

  • @alekseyradzhabov4684
    @alekseyradzhabov4684 ปีที่แล้ว

    thx, wery cleare!

  • @Toughmenchannel
    @Toughmenchannel ปีที่แล้ว

    thanks a lot

  • @no-bc4kc
    @no-bc4kc 11 หลายเดือนก่อน

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

  • @honfey
    @honfey 8 หลายเดือนก่อน

    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