Is there data type for software version in C#? I would like to be able to easily compare 5.02.0002.2 and 5.02.0003.0 (which one is higher).
Have a look at System.Version, it does exactly what you want and is used by .NET assemblies as well.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With