itextsharp.xmlworker by: iText Software
  • 108 total downloads
  • Latest version: 5.5.13.4
  • itext itextsharp c# csharp xml worker pdf html xhtml css
PLEASE NOTE: iTextSharp is EOL, and has been replaced by iText. Only security fixes will be added We HIGHLY recommend customers use iText for new projects, and to consider moving existing projects from iTextSharp to iText 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 This DEPRECATED tool parses (X)HTML snippets and the associated CSS and converts them to PDF. It is replaced by iText pdfHTML addon https://www.nuget.org/packages/itext.pdfhtml/ and iText Community: https://www.nuget.org/packages/itext/ XMLWorker is an extra component for iTextSharp. The first XML to PDF implementation, is a new version of the old HTMLWorker that used to be shipped with iTextSharp.
Iyzipay by: Iyzico
  • 124 total downloads
  • Latest version: 2.1.66
iyzipay api .net client
JetBrains.Annotations by: JetBrains
  • 117 total downloads
  • Latest version: 2024.3.0
  • 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.
jnm2.ReferenceAssemblies.net35 by: Microsoft
  • 3 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>
jQuery by: jQuery Foundation Inc.
  • 283 total downloads
  • Latest version: 3.7.1
  • jQuery
jQuery is a new kind of JavaScript Library. jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript. NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
jquery.datatables by: Allan Jardine (www.sprymedia.co.uk)
  • 21 total downloads
  • Latest version: 1.10.15
  • jQuery Datatables
DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML table.
jQuery.UI.Combined by: jQuery UI Team
  • 141 total downloads
  • Latest version: 1.14.1
  • jQuery jQueryUI plugins
jQuery UI is an open source library of interface components — interactions, full-featured widgets, and animation effects — based on the stellar jQuery javascript library . Each component is built according to jQuery's event-driven architecture (find something, manipulate it) and is themeable, making it easy for developers of any skill level to integrate and extend into their own code. NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
jQuery.Validation by: Jörn Zaefferer
  • 100 total downloads
  • Latest version: 1.21.0
  • jQuery plugins
This jQuery plugin makes simple clientside form validation trivial, while offering lots of option for customization. That makes a good choice if you’re building something new from scratch, but also when you’re trying to integrate it into an existing application with lots of existing markup. The plugin comes bundled with a useful set of validation methods, including URL and email validation, while providing an API to write your own methods. All bundled methods come with default error messages in english and translations into 32 languages. NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
Json.Net by: Onur Barlık
  • 117 total downloads
  • Latest version: 1.0.33
  • json jsonnet minimalistic
A minimalistic JSON handler library.
JsonMasking by: Thiago Barradas
  • 373 total downloads
  • Latest version: 1.2.2
  • newtonsoft json masking utility remove mask core standard easy replace wildcard regex
Replace fields in json, replacing by something, don't care if property is in depth objects. Very useful to replace passwords credit card number, etc.
JWTDecoder by: Dale Myszewski
  • 3 total downloads
  • Latest version: 0.9.2
Sometimes you just need to decode the payload of a JWT Token in a C# client. This library aims to do just that.
K4os.Compression.LZ4 by: Milosz Krajewski
  • 83 total downloads
  • Latest version: 1.3.8
  • compression lz4
Port of LZ4 compression algorithm for .NET
K4os.Compression.LZ4.Streams by: Milosz Krajewski
  • 82 total downloads
  • Latest version: 1.3.8
  • compression lz4
Port of LZ4 compression algorithm for .NET
K4os.Hash.xxHash by: Milosz Krajewski
  • 21 total downloads
  • Latest version: 1.0.8
  • hash xxHash
xxHash hash implementation for .NET
KRE-CLR-x86 by: Microsoft
  • 7 total downloads
  • Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86
KRE-CoreCLR-x86 by: Microsoft
  • 8 total downloads
  • Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
Kros.Utils by: KROS a. s.
  • 62 total downloads
  • Latest version: 3.0.1
  • Kros Utils Utility Helpers Extensions DatabaseSchema BulkOperation BulkUpdate Bulk Insert Bulk Update
General utilities and helpers.
KubernetesClient by: The Kubernetes Project Authors
  • 574 total downloads
  • Latest version: 4.0.26
  • kubernetes docker containers
Client library for the Kubernetes open source container orchestrator.
KubernetesClient.Basic by: The Kubernetes Project Authors
  • 63 total downloads
  • Latest version: 12.0.16
  • kubernetes docker containers
Client library for the Kubernetes open source container orchestrator.
KubernetesClient.Models by: The Kubernetes Project Authors
  • 54 total downloads
  • Latest version: 12.0.16
  • kubernetes docker containers
Client library for the Kubernetes open source container orchestrator.