Top 20 NuGet convert Packages

Csv,Tsv string to c# object deserializer
Unified algorithm support for indexed .NET collections.
An extension for converting between types
An extensive measurement, unit, and data conversion library for .NET. var twoFeet = new Measurement(2, Units.Length.Feet); var twelveInches = new Measurement(12, Units.Length.Inches); var result = twoFeet + twelveInches; Console.WriteLine(result.GetValueAs(Units.Length.Yards)...
Utilities for dealing with ExpandoObject.
DC# Converter is a simple, yet powerful multi-functional conversion tool. Currently supports conversion between CSV, JSON, and XML.
Doc Conversion API offers a high fidelity document conversion engine that allows users to convert their Office based documents to other file formats that they may need them in. Convert DOC to DOCX, Convert RTF to TXT and so on. The DocConversionAPI Document Converter can be used in conjunction wit...
An opinionated adapter for MathNet.Spatial using UnitsNet.
Currently it supports below query mappings: primitive: field => c.field parent/child => c.parent.child Namespace.EnumType'enumVal' => 'enumVal' queries: $select => SELECT $filter => WH...