Nemiro.Convertion
This is small helper class for converting a data types to another data types in .NET Framework.
Features
- Safe conversion the DBNull, NULL and empty values;
- Processing floating-point numbers, regardless of the type of decimal separator (dot or comma);
- Number system conversion: hexadecimal, hexatrigesimal, duosexagesimal, etc.;
- Easy to specify the date format for converting;
- Using the default values for zero incoming values.