HarfBuzzSharp.NativeAssets.Linux
by: Microsoft
- 58 total downloads
- Latest version: 8.3.1-preview.1.2
HarfBuzzSharp is a cross-platform OpenType text shaping engine for .NET platforms.
Heron.MudCalendar
by: Dan Heron
- 217 total downloads
- Latest version: 4.0.0
A simple but powerful calendar component for MudBlazor.
HotChocolate
by: ChilliCream authors and contributors
- 473 total downloads
- Latest version: 13.9.15
Contains the Hot Chocolate GraphQL query execution engine and query validation.
HotChocolate.Data
by: ChilliCream authors and contributors
- 760 total downloads
- Latest version: 16.0.0-p.11.40
Contains ready to use extensions for data management in HotChocolate. This includes filtering, projections and sorting
HtmlAgilityPack
by: ZZZ Projects Simon Mourrier Jeff Klawiter Stephan Grell
- 1,043k total downloads
- Latest version: 1.12.4
This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents (or streams).
---------------------------------------
This library is sponsored by ZZZ Projects:
https://entityframework-extensions.net/
https://eval-expression.net/
https://dapper-plus.net/
---------------------------------------
HAP is trusted by companies worldwide with over 150 million downloads.
Humanizer
by: Claire Novotny Mehdi Khalili
- 338 total downloads
- Latest version: 3.0.10
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
Hyak.Common
by: Microsoft
- 48 total downloads
- Latest version: 1.2.2
Provides infrastructure for common error handling, tracing, configuration, and HTTP/REST-based pipeline manipulation for REST clients generated with Hyak.
Ical.Net
by: Rian Stockbower Douglas Day
- 523 total downloads
- Latest version: 4.1.11
An iCalendar (RFC 5545) control library for .NET.
Iesi.Collections
by: Aidant Systems Jason Smith NHibernate community
- 284 total downloads
- Latest version: 4.2.0-ci.16
The System.Collections namespace in the .NET Framework provides a number of collection types that are extremely useful for manipulating data in memory. However, some specialized implementations of ISet are not available. Iesi.Collections 4.0 for .Net 4.0 contains the LinkedHashSet (preserves insertion order), the ReadOnlySet and the SynchronizedSet. The latter two wrap an actual set.
ImTools
by: Maksim Volkau
- 46 total downloads
- Latest version: 2.1.0
Immutable persistent collections, algebraic sum-type aka descriminated union, Ref type and supportive extensions for performant functional programming in C#.
Split from the DryIoc: https://github.com/dadhi/DryIoc
IndexRange
by: Bradley Grainger
- 30 total downloads
- Latest version: 1.1.0
Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.
Instances
by: Malte Rosenbjerg
- 20 total downloads
- Latest version: 3.0.2
A .NET Standard Process wrapper with an elegant API, for both asyncronous and syncronous use, providing both Events and support for Tasks with cancellation support
IPAddressRange
by: J.Sakamoto
- 139 total downloads
- Latest version: 1.6.2.7
This library allows you to parse range of IP address string such as "192.168.0.0/24" and "192.168.0.0/255.255.255.0" and "192.168.0.0-192.168.0.255", and can conatins check. This library supports both IPv4 and IPv6.
IronPython
by: IronPython Contributors Microsoft
- 232 total downloads
- Latest version: 2.7.8
IronPython is an open-source implementation of the Python programming language which is tightly integrated with the .NET Framework. IronPython can use the .NET Framework and Python libraries, and other .NET languages can use Python code just as easily.
IronPython.StdLib
by: IronPython Contributors Python Contributors
- 362 total downloads
- Latest version: 3.4.2
The Python Standard Library, for use with IronPython.
itext7
by: Apryse Software
- 298 total downloads
- Latest version: 9.5.0
iText represents the next level of SDKs for developers that want to take advantage of the benefits PDF can bring. Equipped with a better document engine, high- and low-level programming capabilities and the ability to create, edit and enhance PDF documents, iText can be a boon to nearly every workflow. iText allows you to build custom PDF scenarios for web, mobile, desktop or cloud apps in .NET.
itext7.bouncy-castle-fips-adapter
by: Apryse Software
- 55 total downloads
- Latest version: 9.5.0
Bouncy-castle FIPS adapter module
iTextSharp
by: iText Software
- 83 total downloads
- Latest version: 5.5.13.3
PLEASE NOTE: iTextSharp is EOL, and has been replaced by iText 7. Only security fixes will be added
We HIGHLY recommend customers use iText 7 for new projects, and to consider moving existing projects from iTextSharp to iText 7 to benefit from the many improvements such as:
- HTML to PDF (PDF/A) conversion
- PDF Redaction
- SVG support
- Better language support (Indic, Thai, Khmer, Arabic, Hebrew)
- PDF Debugging for your IDE
- Data Extraction
- Better continued support and bugfixes
- More modular, extensible handling of your document workflow
- Extra practical add-ons
- Encryption, hashing and digital signatures
iText is a PDF library that allows you to CREATE, ADAPT, INSPECT and MAINTAIN documents in the Portable Document Format (PDF), allowing you to add PDF functionality to your software projects with ease. We even have documentation to help you get coding.
iText 7 is available under AGPL and Commercial license. iText 7 Community: https://www.nuget.org/packages/itext7/
iText 7 is a complete re-write of iText 5, allowing you to choose your adventure with add-ons, all based on a simple, modular code structure that is easy to use and well documented.
iText 7 includes pdfDebug, the first debugging tool that gives you a clear overview of your content streams and document structure as well as pdfCalligraph, allowing you to leverage advanced typography.
Several iText engineers are actively supporting the project on StackOverflow: https://stackoverflow.com/questions/tagged/itext
itextsharp
by: Bruno Lowagie Paulo Soares et al.
- 3 total downloads
- Latest version: 5.3.2
iText# (iTextSharp) is a port of the iText open source java library for PDF generation written entirely in C# for the .NET platform.