C#, Programming IT Nursery Is there an easy way to create ordinals in C#? Is there an easy way in C# to create Ordinals for a number? For example: 1 returns 1st 2 returns 2nd 3 returns 3rd …etc Can this be done... May 27, 2022 0 Comments