check if string empty .net core terny operator code example Example: c# check if string is empty if (string.IsNullOrEmpty(myString)) { // }