Humanizer.Core.sl
by: Mehdi Khalili, Claire Novotny
- 197 total downloads
- Latest version: 2.14.1
Humanizer Locale Slovenian (sl)
Humanizer.Core.sr
by: Mehdi Khalili, Claire Novotny
- 192 total downloads
- Latest version: 2.14.1
Humanizer Locale Serbian (sr)
Humanizer.Core.sr-Latn
by: Mehdi Khalili, Claire Novotny
- 189 total downloads
- Latest version: 2.14.1
Humanizer Locale Serbian (sr-Latn)
Humanizer.Core.sv
by: Mehdi Khalili, Claire Novotny
- 200 total downloads
- Latest version: 2.14.1
Humanizer Locale Swedish (sv)
Humanizer.Core.th-TH
by: Mehdi Khalili, Claire Novotny
- 192 total downloads
- Latest version: 2.14.1
Humanizer Locale Thai (Thailand) (th-TH)
Humanizer.Core.tr
by: Mehdi Khalili, Claire Novotny
- 175 total downloads
- Latest version: 2.14.1
Humanizer Locale Turkish (tr)
Humanizer.Core.uk
by: Mehdi Khalili, Claire Novotny
- 189 total downloads
- Latest version: 2.14.1
Humanizer Locale Ukrainian (uk)
Humanizer.Core.uz-Cyrl-UZ
by: Mehdi Khalili, Claire Novotny
- 224 total downloads
- Latest version: 2.14.1
Humanizer Locale Uzbek (Cyrillic, Uzbekistan) (uz-Cyrl-UZ)
Humanizer.Core.uz-Latn-UZ
by: Mehdi Khalili, Claire Novotny
- 227 total downloads
- Latest version: 2.14.1
Humanizer Locale Uzbek (Latin, Uzbekistan) (uz-Latn-UZ)
Humanizer.Core.vi
by: Mehdi Khalili, Claire Novotny
- 215 total downloads
- Latest version: 2.14.1
Humanizer Locale Vietnamese (vi)
Humanizer.Core.zh-CN
by: Mehdi Khalili, Claire Novotny
- 204 total downloads
- Latest version: 2.14.1
Humanizer Locale Chinese (China) (zh-CN)
Humanizer.Core.zh-Hans
by: Mehdi Khalili, Claire Novotny
- 200 total downloads
- Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hans)
Humanizer.Core.zh-Hant
by: Mehdi Khalili, Claire Novotny
- 203 total downloads
- Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hant)
Hyak.Common
by: Microsoft
- 24 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
- 241 total downloads
- Latest version: 4.1.11
An iCalendar (RFC 5545) control library for .NET.
ICSharpCode.Decompiler
by: ILSpy Contributors
- 16 total downloads
- Latest version: 8.0.0.7106-preview2
ICSharpCode.Decompiler is the decompiler engine used in ILSpy.
Irony
by: Roman Ivantsov
- 30 total downloads
- Latest version: 0.9.1
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.
iTextSharp
by: iText Software
- 224 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
Jering.IocServices.System.Net.Http
by: JeremyTCD
- 24 total downloads
- Latest version: 0.4.0
Inversion of Control Services for Types in the System.Net.Http Namespace.
Jering.Javascript.NodeJS
by: JeremyTCD
- 24 total downloads
- Latest version: 3.2.0
This library provides ways to invoke javascript in NodeJS, from .Net applications. On top of providing a way to invoke javascript from .js files on disk, this library provides ways to invoke in-memory javascript in string or Stream form, as well as logic in the NodeJS cache.