itext.commons by: Apryse Software
  • 470 total downloads
  • Latest version: 8.0.4
  • itext itext7 itextsharp c# .net csharp
Commons module
itext7.commons by: Apryse Software
  • 33 total downloads
  • Latest version: 8.0.4
  • itext itext7 itextsharp c# .net csharp
Commons module
IndexRange by: Bradley Grainger
  • 15 total downloads
  • Latest version: 1.0.3
  • Index System.Index Range System.Range C#8
Implementations of System.Index and System.Range for netstandard2.0 and .NET Framework.
itext.bouncy-castle-adapter by: Apryse Software
  • 27 total downloads
  • Latest version: 8.0.4
  • itext itext7 itextsharp c# .net csharp
Bouncy-castle adapter module
JonSkeet.DemoUtil by: Jon Skeet
  • 14 total downloads
  • Latest version: 1.4.0
  • demo utility
Utilities that are useful when demonstrating code. (e.g. for books, articles, conferences)
Irony by: Roman Ivantsov
  • 19 total downloads
  • Latest version: 1.5.1
Package Description
IPAddressRange by: J.Sakamoto
  • 10 total downloads
  • Latest version: 6.0.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.
itext by: Apryse Software
  • 452 total downloads
  • Latest version: 8.0.4
  • 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.
Irony.NetCore by: daxnet
  • 8 total downloads
  • Latest version: 1.1.11
  • irony parser
Irony.NetCore is a .NET Core compatible version of the Irony framework initially developed and maintained by Roman Ivantsov. 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
  • 169 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
Ionic.Zip by: Dino Chiesa
  • 4 total downloads
  • Latest version: 1.9.1.8
  • Ionic.Zip
Ionic.Zip
JmesPath.Net by: Jeremie Devillard Maxime Labelle
  • 62 total downloads
  • Latest version: 1.0.308
  • jmespath json
JmesPath.Net is a fully compliant JMESPATH parser.
indice.Edi by: c.leftheris
  • 148 total downloads
  • Latest version: 1.12.0
  • EDI EDIFact Tradacoms X12 Serializer Parser
Edi.Net Class Library
JetBrains.Annotations by: JetBrains
  • 77 total downloads
  • Latest version: 2024.2.0-eap1
  • jetbrains resharper rider annotations canbenull notnull
JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections. All usages of JetBrains.Annotations attributes are erased from metadata by default, which means no actual binary reference to 'JetBrains.Annotations.dll' assembly is produced. If you need to preserve these attributes in metadata, just define 'JETBRAINS_ANNOTATIONS' conditional compilation symbol in your projects.
JmesPath.Net.Parser by: Jeremie Devillard Maxime Labelle Atif Aziz
  • 41 total downloads
  • Latest version: 1.0.330
  • jmespath json
JmesPath.Net core language parser
itext7 by: Apryse Software
  • 599 total downloads
  • Latest version: 8.0.4
  • 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.
jnm2.ReferenceAssemblies.net35 by: Microsoft
  • 4 total downloads
  • Latest version: 1.0.1
A community answer to Microsoft’s decision to single out net35 by excluding it from the https://www.nuget.org/packages/Microsoft.NETFramework.ReferenceAssemblies/ package. This package provides the .NET Framework 3.5 reference assemblies so that net35 projects can be built using the dotnet CLI. Example project that targets multiple frameworks: <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFrameworks>net35;net40;netstandard2.0;netcoreapp3.0</TargetFrameworks> </PropertyGroup> <ItemGroup> <PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.0" /> <PackageReference Include="jnm2.ReferenceAssemblies.net35" Version="1.0.1" /> </ItemGroup> </Project>
itext7.bouncy-castle-adapter by: Apryse Software
  • 21 total downloads
  • Latest version: 8.0.4
  • itext itext7 itextsharp c# .net csharp
Bouncy-castle adapter module
iTextSharp.LGPLv2.Core by: Vahid Nasiri
  • 209 total downloads
  • Latest version: 3.4.20
  • PdfReport Excel Export iTextSharp PDF Report Reporting Persian .NET Core aspnetcore
iTextSharp.LGPLv2.Core is an unofficial port of the last LGPL version of the iTextSharp (V4.1.6) to .NET Core.
IKVM.Runtime by: qCat
  • 3 total downloads
  • Latest version: 7.2.4630.5
IKVM.Runtime, Version=7.2.4630.5, Culture=neutral, PublicKeyToken=13235d27fcbfff58