Provides dynamic datatype conversion functions and a high performing alternative to the `object`type when dealing with data types that are unknown at compile time.
Info
Version: | 1.0.156 |
Author(s): | Gary Holland |
Last Update: | Thursday, November 26, 2020 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/DataExperts/Dexih.Utils.DataType |
NuGet Url: | https://www.nuget.org/packages/Dexih.Utils.DataType |
Install
Install-Package Dexih.Utils.DataType
dotnet add package Dexih.Utils.DataType
paket add Dexih.Utils.DataType
Dexih.Utils.DataType Download (Unzip the "nupkg" after downloading)
Dependencies
- NetTopologySuite(>= 2.0.0)
- System.Data.Common(>= 4.3.0)
- System.Text.Json(>= 4.6.0)
Tags