Humanizer.Core.uz-Latn-UZ by: Mehdi Khalili Claire Novotny
  • 127 total downloads
  • Latest version: 2.14.1
Humanizer Locale Uzbek (Latin, Uzbekistan) (uz-Latn-UZ)
Humanizer.Core.vi by: Mehdi Khalili Claire Novotny
  • 141 total downloads
  • Latest version: 2.14.1
Humanizer Locale Vietnamese (vi)
Humanizer.Core.zh-CN by: Mehdi Khalili Claire Novotny
  • 131 total downloads
  • Latest version: 2.14.1
Humanizer Locale Chinese (China) (zh-CN)
Humanizer.Core.zh-Hans by: Mehdi Khalili Claire Novotny
  • 131 total downloads
  • Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hans)
Humanizer.Core.zh-Hant by: Mehdi Khalili Claire Novotny
  • 131 total downloads
  • Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hant)
Hyak.Common by: Microsoft
  • 20 total downloads
  • Latest version: 1.2.2
  • Microsoft Microsoft Azure Cloud REST HTTP Client Core Common Hyak
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
  • 168 total downloads
  • Latest version: 4.1.11
  • iCal Calendar icalendar ics outlook events rfc-5545 rfc-2445 dday
An iCalendar (RFC 5545) control library for .NET.
IdentityModel.AspNetCore.OAuth2Introspection by: Dominick Baier Brock Allen
  • 96 total downloads
  • Latest version: 2.1.1
  • OAuth2 OAuth 2.0 Introspection Security Identity IdentityServer
ASP.NET Core Middleware for validating tokens using OAuth 2.0 introspection
Iesi.Collections by: Aidant Systems Jason Smith NHibernate community
  • 133 total downloads
  • Latest version: 4.2.0-ci.16
  • Collections ISet
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.
Instances by: Malte Rosenbjerg
  • 14 total downloads
  • Latest version: 3.0.2
  • instances instance process async task events run exec
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
  • 128 total downloads
  • Latest version: 6.3.0
  • IPAddress
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 contains check. This library supports both IPv4 and IPv6.
IronPython by: IronPython Contributors Microsoft
  • 169 total downloads
  • Latest version: 2.7.7
  • ironpython python dynamic dlr
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
  • 287 total downloads
  • Latest version: 3.4.2
  • ironpython python dynamic dlr standard library
The Python Standard Library, for use with IronPython.
Irony by: Roman Ivantsov
  • 29 total downloads
  • Latest version: 0.9.1
  • irony ast grammar bnf
Irony is a development kit for implementing languages on .NET platform. In Irony the target language grammar is coded directly in c# using operator overloading to express grammar constructs. Irony's scanner and parser modules use the grammar encoded as c# class to control the parsing process.
itext7 by: Apryse Software
  • 61 total downloads
  • Latest version: 9.4.0
  • itext itext7 itextsharp c# .net csharp pdf itextcore core fdf xfa acroform forms svg digital-signatures signing security accessibility opensource open source
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
  • 41 total downloads
  • Latest version: 9.4.0
  • itext itext7 itextsharp c# .net csharp
Bouncy-castle FIPS adapter module
itext7.commons by: Apryse Software
  • 60 total downloads
  • Latest version: 9.4.0
  • itext itext7 itextsharp c# .net csharp
Commons module
iTextSharp by: iText Software
  • 56 total downloads
  • Latest version: 5.5.13.3
  • itext itextsharp c# .net csharp pdf
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.
  • 2 total downloads
  • Latest version: 5.3.2
  • itext itextsharp c# .net csharp pdf
iText# (iTextSharp) is a port of the iText open source java library for PDF generation written entirely in C# for the .NET platform.
J2N by: NightOwl888
  • 77 total downloads
  • Latest version: 2.0.0-beta-0011
  • java dotnet charsequence bytebuffer collections
J2N is a library that helps bridge the gap between .NET and Java. It provides components to assist with porting Java code to .NET, such as collections, adapters, and extensions. It contains some features from Java that also make it generally useful in any .NET application.
JavaScriptEngineSwitcher.ChakraCore by: Andrey Taritsyn
  • 605 total downloads
  • Latest version: 3.27.3
  • JavaScriptEngineSwitcher JavaScript ECMAScript ChakraCore
JavaScriptEngineSwitcher.ChakraCore contains a `ChakraCoreJsEngine` adapter (wrapper for the ChakraCore).