Top 20 NuGet convert Packages
Convert all excel spreadsheet to a json with two lines code.
Send the spreadsheet and get the json with columns and values
Code:
static void Main(string[] args)
{
var path = @"C:\Data.xlsx";
var excel = new ExcelToJsonLibrary.ExcelToJson();
var result = ...
An easy-to-use, portable, tested, documented, serializable, thread-safe, strongly typed library for changing between unrestricted, arbitrary data types
The Swiss Army Knife for type conversion. Convert any type to another compatible type without worrying about which method to use.
Designed to help you to convert any complex HTML pages saturated by CSS and Javascript to PDF documents.
- Convert HTML to PDF
- Get screenshot from HTML
- Convert multipage-TIFF to PDF
- Generate PDF from JPEG, PNG, GIF, Bitmap, TIFF
- Create PDF from pack of images at once, like a Photo Gallery
- ...
Renders HTML to PNG or PDF, supports windows and linux
Forked from Leonid Salavatov's ArrayToExcel
string persianSampleDateString1 = "1393/08/01 21:53:26";
DateTime datetime1 = persianSampleDateString1.ToEn();
datetime1.ToFa();//1393/08/01
datetime1.ToFa("d");//93/08/01
datetime1.ToFa("D");//پنج شنبه, 01 آبان 1393
datetime1.ToFa("g");//93/08/01 21:53
datetime1.ToFa("G");//93/08/01 21:53...
EVO PDF to Image Library for .NET can be easily integrated in your applications targeting the .NET Framework to convert PDF pages to images.
This version of the library is compatible with .NET Framework on Windows 32-bit (x86) and 64-bit (x64) platforms.
For .NET Core and .NET Standard application...
Converts a data type to another data type, smarter than the standard Convert class, including collections and their items as well as object properties (duck typing). With special support for DateTime conversions.
A jack of all trades and master of none.
UtilitySharp provides helper classes with useful and powerful methods for things such as strings, datetimes, randomness, and numbers so you don’t have to reinvent the wheel. As such, UtilitySharp strives to be the one library that you will always download fo...