Info
Version: | 2.3.0 |
Author(s): | Aleksey Nemiro |
Last Update: | Wednesday, September 7, 2016 |
.NET Fiddle: | Online Example |
Project Url: | http://convertion.nemiro.net |
NuGet Url: | https://www.nuget.org/packages/Nemiro.Convertion |
Install
Install-Package Nemiro.Convertion
dotnet add package Nemiro.Convertion
paket add Nemiro.Convertion
Nemiro.Convertion Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
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.