Top 20 NuGet read Packages

A basic INI file reader/writer class
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite
Bytescout Barcode Reader SDK for .NET, ASP.NET, ActiveX/COM - read barcodes from images and PDF documents
ByteScout Spreadsheet SDK for .NET, ASP.NET, ActiveX/COM - create and modify Excel files
IO helper slots for Magic to manipulate files and folders on your server using Hyperlambda. To use package go to https://polterguy.github.io
With the Aloaha ZUGFeRD SDK you can create and read ZUGFeRD and XInvoice XML Data. Furthermore you can embedd or extract ZUGFeRD XML Data from any PDF. PDFs are automatically converted to PDF/A. ZUGFeRD XML Files can be directly converted to ZUGFeRD compliant PDF/A files. Incl. PAdES Signature API...
A fast way to read and write to Excel *.xlsx files without using the Open XML library.
Easy read and write in your DB Simple to use: only 2 lines of code to read and write in SqlServer table! DataManager DM = new DataManager("dbname", "catalog", "username", "password"); DataTable res = DM.getAllRecords Datatable ("table to read"); Thats all! More here htt...
A library for implementing the Command Pattern, providing of a set of base classes and an invoker class. Useful for abstracting data access and API calls as either queries (for read operations) or commands (for write operations).
EntityFramework EF Core Bulk Batch Extensions for Insert Update Delete and Read (CRUD) operations on SQL Server and SQLite
FlatFile is fast-working open-source library for reading/writing plain files
FlatFile.Delimited.Attributes is extension for FlatFile.Delimited package for attribute-based mapping
FlatFile.FixedLength.Attributes is extension for FlatFile.FixedLength package for attribute-based mapping
FlatFile.FixedLength is fast-working open-source library for reading/writing fixed-length plain files
FlatFile.Delimited is fast-working open-source library for delimeted plain files such as cvs and etc.
Core library for FlatFile.[name].Attributes assemblies
Class library that provides classes for usage in multi-threaded asynchronous environments providing multiple-read/single-write capabilities. Support for async entry into read and/or write states, allowing for complex lock management in asynchronous methods, where different sections of the code are e...
Fixed Width Parser Writer for reading and writing flat data (files) with defined field position in line or file (relative height).
Core library for FlatFile assemblies
Easily read contacts from iOS and Android. Sample: var contacts = await Plugin.ContactService.CrossContactService.Current.GetContactListAsync(); DON'T FORGET PERMISSIONS: ON ANDROID: READ_CONTACTS ON IOS: into Info.plist <key>NSContactsUsageDescript...