Top 20 NuGet net20 Packages

HTML to PDF converter for .NET Framework / .NET Core (WkHtmlToPdf wrapper). Generates pretty-looking PDF by HTML template or web page URL. Supports page header/footer, page numbering, custom fonts, javascript execution. This nuget package doesn't include wkhtmltopdf binaries and suitable for cross-p...
PdfRenderer converts PDF to images (png, jpg, tiff) or text from C#/.NET (wrapper for poppler tools). Component can render PDF pages to image for preview/thumbnail with custom resolution; useful for viewing PDFs without installed PDF viewer. Poppler tool (pdftoppm, pdfinfo, pdfimages, pdftotext) bin...
A component which transforms HTML into PDF documents. For conversion, the component uses iTextSharp 4.1.6 and HtmlAgilityPack 1.4.9.5 libraries. Supports .NET Framework only (.NET Core, .NET Standard, UWP, Xamarin not supported).
cscharls is a fully managed C# implementation of the JPEG-LS standard for lossless and near-lossless image compression and decompression. JPEG-LS is a low-complexity image compression standard that matches JPEG 2000 compression ratios. cscharls is a direct port of the original CharLS implementation...
ObjectListView is a .NET ListView wired on caffeine, guarana and steroids. More calmly, it is a C# wrapper around a .NET ListView, which makes the ListView much easier to use and teaches it lots of neat new tricks.
Wheel provides a standardized way to use basic infrastructure services (logging, configuration, dependency injection, command system, database access, etc) on .NET console and web applications. It is compatible with .NET core >= 2.0. and .NET classic framework (including the obsolete .NET framework ...
A FTP client library compatible with .NET core >= 2.0. and .NET classic framework >= 2.0. It can resume previously interrupted uploads (tested with Microsoft FTP Service). Depends only on Microsoft.Extensions.Logging.Abstractions for .NET core and .NET classic framework >= 4.6.1. Depends on Wheel....
A command management system compatible with .NET core >= 2.0. and .NET classic framework (including the obsolete .NET framework 2.0). Definition of commands, parsing of command-line arguments, execution of commands. Commands can be defined using a Startup class (similarly to ASP.NET Core) and...
ObjectListView is a .NET ListView wired on caffeine, guarana and steroids. More calmly, it is a C# wrapper around a .NET ListView, which makes the ListView much easier to use and teaches it lots of neat new tricks.
Support linq,extened function,Action,Func,Tuple,AsyncTask.. for .net framework 2.0
Provides .NET 2.0 and .NET Standard 2.0 classes for the System.Diagnostics.Eventing.Reader namespace related to reading events from the Windows Event Log. These classes were introduced into the standard library in .NET 3.5.
ObjectListView is a .NET ListView wired on caffeine, guarana and steroids. More calmly, it is a C# wrapper around a .NET ListView, which makes the ListView much easier to use and teaches it lots of neat new tricks.
ObjectListView is a .NET ListView wired on caffeine, guarana and steroids.
Simple Bayeux protocol implementation for variety of .NET platforms.
Adaptation of parts of Microsoft.Extensions for the obsolete .NET framework 2.0. The original namespaces and API are preserved as much as possible. Main adaptations: - Microsoft.Extensions.DependencyInjection (ServiceCollection) - Microsoft.Extensions.Configuration (ini, json and memory) - Microsof...
Simple InversionOfControl implementation for multiple .NET platforms.