Programs How to convert a string to lowercase in C# In this example we will create a program to change a user inputted string to lowercase. For this we use the String.ToLower() Method which as the name suggests will return … Read more 0 FacebookTwitterPinterestEmail