Found 157 packages
Type conversion provider.
The Swiss Army Knife for type conversion. Convert any type to another compatible type without worrying about which method to use.
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.
Package Description
TypeConverter is a lightweight, portable class library which allows to convert between objects of different types. This library is shipped with some basic sample converters, however, you are free to write your own type converters and register them in the IConverterRegistry.
New .Net Core version of Transformations Type Conversion library.
An Engineering version of UnitsNet - Do calculations and converts between any type of unit
A netstandard 2.0 library that converts a string into all numeric types using extension methods (before IParsable<T> and INumber<T>) , starting from byte and ending with BigInteger without using any reflection.
用来测试
Provides a comprehensive set of extension methods for robust and high-performance type conversions across various base data types.
Model manipulation library. It provides utility functions for: (1) Converting objects of any type, dictionaries, data readers and anonymous to expando object; (2) Slicing objects by specifying either a list of properties to keep or to exclude; (3) Converting from any type to any type based on property name and using a flexible convertion strategy.
A simple and userful object that stores data in a dictionary and has lots of safe type conversion capabilities.
A class for converting managed base types to byte arrays and vice versa
Helpers for type detection and object conversion
General purpose library for type conversion, reflection, caching, JSON, logging, ...
EasyTypeCastHelper is a lightweight utility library designed to simplify type casting in your projects
Reflection and type conversion library for .NET
Represents a pair of types used for object mapping and type conversion
Convertir tipo de datos: * DataTable a objetos, listas, string, etc. * DataReader a objetos, listas, DataTable, DataSet, etc. * Listas a DataTable, DataReader, etc. * StringXml a objeto, DataSet. * byte[] a FromBase64String seguro. Obtener ContentType de archivos
General purpose library for expression parsing, template rendering, type conversion, configuration management, ...