Multilang support in CSV file This infrastructure is very smart, simple to implement multilang. it contains a DLL and a WPF application demonstrating how to use the library: Source code of the WPF application is also provided in the sub folder of sourcecode, you can reference it to learn how it works. The steps to do multilang support are: 1. create an English CSV file named as Test_en_us.csv, another Chinese version Test_zh_cn.csv, put under Sample sub folder together. Note: you can change the sub folder name and/or each file name, store in app.config of the Wpf application, 2. update the app.config of the Wpf application to indicate the actual sub folder name and file names 3. start the Wpf application and select different languages on UI, then click the button 'Switch language', then the whole UI will be updated immediately 4. You can unzip the assemblies under sub folder 'assemblies', run the exe. Author Patrick Gamp For technique support or business, please call the cell phone ++0086-18603016232, email: patrickgamp@hotmail.com, WeChat id is same to the cell phone number I am a professional with 26 years software RD experience. In 2005-2018, worked for Microsoft Windows Mobile and Windows Phone developing team, XBox One manufacturing automation team, and Surface imaging test team, after 2019, opened a small automation software corporation at the first strong manufacturing city - Suzhou, China. If you have some industry automation related software project to oursource, please send me email to contact. Published date October 31, 2023
$ dotnet add package CSVMultilang##I am a professional with 26 years software RD experience. In 2005-2018, worked for Microsoft Windows Mobile and Windows Phone developing team, XBox One manufacturing automation team, and Surface imaging test team, after 2019, opened a small automation software corporation at the first strong manufacturing city - Suzhou, China. If you have some industry automation related software project to oursource, please send me email to contact.