Relative Content

Tag Archive for c#stringinput

Allow Cyrillic letters as input for a string in C#?

I want my program to have Cyrillic as a language option, but if I try to enter for example Русский client side, the program declines the input. It is a console application written in C# on .NET 8.0