1,700 packages tagged with “reader”
Core interfaces and utilities that support the DistributedLock.* family of packages
Reads text content from PDF documents and supports document creation. Apache 2.0 licensed.
This library uses and abuses the features of C# to provide a functional 'Base class library', that, if you squint, can look like extensions to the language itself.
DocNET is a fast PDF editing and reading library for modern .NET applications.
Provides easy-to-use mutexes, reader-writer locks, and semaphores that can synchronize across processes and machines. This is an umbrella package that brings in the entire family of DistributedLock.* packages (e. g. DistributedLock.SqlServer) as references. Those packages can also be installed individually.
Helper library for LanguageExt.Core that facilitates conversion between F# native types like Option, Map, List, etc to .NET and Language Ext types.
Parser combinators library based on Haskell Parsec. This is part of the LanguageExt functional base class library and requires LanguageExt.Core
Provides a distributed lock implementation based on Oracle Database
Open source libary for easy reading, writing, and manipulation of CSV files. This handles linq to CSV, creating tables from IEnumerable<T>, dictionaries, in-memory mutable tables, streaming through large tables. It also includes basic data table operations like join, histogram, and filter duplicates.
A set of extensions for optimizing/simplifying System.Threading.Channels usage. Includes: ReadUntilCancelled, ReadAll, ReadAllConcurrently, WriteAll, WriteAllConcurrently, and Pipe operations. Part of the "Open" set of libraries.
Support for Reactive Extensions overloads for various types in the LanguageExt.Core
Reads and writes .NET assemblies and modules, Windows PDBs and Portable PDBs. For better *Windows PDB* writer support, you should add a reference to `Microsoft.DiaSymReader.Native` nuget package too, see the dnlib README for more info: https://github.com/0xd4d/dnlib#windows-pdbs . You don't need to do anything special for *Portable PDB* support.
Fast C# CSV parser (data stream reader/writer) for modern .NET apps.
.net Dxf Reader-Writer
This package provides the functionality to utilize the features of Syncfusion® Xamarin PDFViewer control and more.
[PDF Reader. PDF Control. PDF Component] Apryse SDK is the ultimate PDF toolkit. This package is for Linux, macOS, and Windows .NET 64bit applications. For other Nuget packages see here: https://www.apryse.com/kb_nuget_packages With Apryse components you can build reliable & speedy applications that can view, create, print, edit, and annotate PDFs ... across operating systems. Developers use Apryse SDK to read, write, and edit PDF documents compatible with all published versions of PDF specification (including the latest ISO32000). The extensive PDF library API supports most common use-case scenarios such as: * PDF Viewing & Collaboration * PDF Rasterization * PDF Printing * PDF Form filling and flattening * PDF Split & Merge * PDF Stamping * Dynamic PDF generation (e.g. FlowDocument & Xaml to PDF) * PDF Text extraction and indexing * PDF Packages * PDF Layers (OCGs) * PDF Editing * PDF Encryption * Manipulate PDF bookmarks, links, and annotations. * PDF Optimization * PDF conversion to XML, HTML, XPS, SVG, TIF, etc. * PDF/A Validation and Conversion * PDF Redaction * PDF Conversion from XPS, MS Office, HTML, XAML, TXT, TIFF etc. * HTML to PDF Conversion
PdfLib CORE is a fast library for reading PDF documents for modern .NET core applications.
This package provides the functionality to utilize the features of Syncfusion® WinForms PDF Viewer control and more.
Provides barcode scanning capabilities to your Crosslight apps.
Barcode Scanner component for Blazor using zxing-js Interop
Use this library to add the PdfDecoder to Atalasoft's RegisteredDecoders collection to add support for Adobe's PDF files.
Atalasoft's DotPdf library helps create programmatic PDF and allows editing of existing PDF files.
A .NET Standard library to extract the main content of a web page based on a port of the Readability library by Mozilla. It also determine and gather metadata about the content, such as language, author, main image, etc.
This package provides the functionality to utilize the features of Syncfusion® WPF PDFViewer control and more.
QRCode library for .NET Core.
This package provides the functionality to utilize the features of Syncfusion® Xamarin.Android PDF Viewer control and more.
This library that contains an extension of DbDataReader that automatically maps a database row to a model.