Sicos1977
NuGet publisher profile
Packages (16)
MsgReader
Read Outlook MSG and EML files without using Outlook. The MSGReader supports MSG E-Mail (also signed), Contact, Appointment, Task, Sticky notes and Contact files. The EML reader supports MIME 1.0 encoded files.
MsgKit
MsgKit is a 100% managed C# .NET library (no PINVOKE or whatsoever) which may be used for the creation of messages (E-Mail, Appointments, Journals and Stickey Notes) that are Outlook compatible
TesseractOCR
Tesseract 5.5.1 adds a new neural net (LSTM) based OCR engine which is focused on line recognition, but also still supports the legacy Tesseract OCR engine of Tesseract 3 which works by recognizing character patterns. Compatibility with Tesseract 3 is enabled by using the Legacy OCR Engine mode (--oem 0). It also needs traineddata files which support the legacy engine, for example those from the tessdata repository.
ChromeHtmlToPdf
ChromiumHtmlToPdf is a 100% managed C# library that can be used to convert HTML to PDF or PNG format with the use of Google Chrome or Microsoft Edge
IFilterTextReader
C# implementation of an IFilter to get text from any kind of file with support for UTF-8 and Shift-JIS encodings
VCardReader
A C# VCardReader that reads an VCard file and converts it to HTML. Originally developed by David Pinch (http://www.thoughtproject.com/Libraries/vCard/) but now upgraded to .NET 4.0 and upgraded to the latest standards
OfficeConverter
A very simple library that is wrapped around Microsoft Office (or LibreOffice) that can be used to convert Office documents to PDF. This library takes into account all the strange behaviors that you will get when running this on a server.
PasswordProtectedChecker
Package Description
QPdfNet
A C# wrapper around QPDF that gives you all the options that you normally would have from the QPDF console app
OfficeExtractor
Extracts embedded OLE objects from Word, Excel, PowerPoint and Open Office files without needing the original programs.
ColorCodeStandard
ColorCodeStandard is a library for colorizing source code (also known as syntax highlighting) and a clone of the ColorCode package but with some bug fixes, upgrade to .net standard 2.0 and a darkmode stylesheet
WebArchiveExtractor
An assembly that can be used to extract the content of an Safari web archive file
ICSReader
Converts an ICS file to HTML
QuartzRestApi
A self-hosted REST API library for Quartz.NET. Exposes a Quartz IScheduler over HTTP with optional API-key authentication. Supports both modern .NET 10 (Kestrel/Scalar) and classic .NET Framework 4.6.2 (OWIN/WebAPI2).
LibreOfficeKit
A .NET library for document-to-PDF conversion using LibreOfficeKit, featuring a multi-process worker pool for safe concurrent conversions.
QuartzRestApi.OpenApi
OpenAPI (Swagger) extension package for QuartzRestApi. Adds MapQuartzOpenApi and AddQuartzOpenApi extension methods to enable optional OpenAPI documentation generation.