Top 20 NuGet doc Packages

DocLink Integrator
Read text from Microsoft Office doc type format example: var text = new Doc().Parse("document.doc"); or string text; var isParsed = new Doc().TryParse(docBytes, out text);
Aspose for Cloud is a cloud-based document generation, conversion and automation platform for developers. Aspose for Cloud’s REST APIs gives developers on all platforms total control over documents and file formats. It interoperates seamlessly with other cloud services.
Document Converter
Description
Package Description
Using the IFilter interface to extract text from various document types. This package is not uploaded by the author, just fill the gap. You can vist author's article: https://www.codeproject.com/Articles/13391/Using-IFilter-in-C
Creates a postman collection by traversing the current api description.
Package Description
Feature logic for use in Azure Functions such as central logging support, domain objects, heartbeat, Swagger doc/UI generation. [covered by 50+ tests]
API proxy. Heartbeat. Simplified payload handling. Simplified content result creation incl. JSON. Simplified IActionResult handling for common HTTP status codes. Media types. Extensions.
A .NET library to convert HTML to Word files (.doc or .docx). For more info, please visit http://htmltowordconverter.com/ or mail us at [email protected].
A .NET class library that converts HTML to Word files (.doc or .docx) by calling the HTMLToWordConverter external API. For API testing and documentation, you can visit http://htmltowordconverter.com/. You can also mail us at [email protected].