iTextSharp-LGPL by: Bruno Lowagie Paulo Soares
  • 46 total downloads
  • Latest version: 4.1.6
  • pdf itext itextsharp
iTextSharp is a port of the iText open source Java library for PDF generation written entirely in C# for the .NET platform. This package contains the last version of the library released under the Mozilla Public License and the LGPL, before the project moved to the AGPL. Use this package if you need a free PDF library for use in closed-source projects.
Jil by: Jil
  • 1.723k total downloads
  • Latest version: 3.0.0-alpha2
A fast JSON serializer and deserializer
Jil.StrongName by: Jil
  • 637 total downloads
  • Latest version: 3.0.0-alpha2
A fast JSON serializer and deserializer
jQuery by: jQuery Foundation Inc.
  • 2.398k 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)
  • 535 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.InputMask by: Robin Herbots
  • 2.319k total downloads
  • Latest version: 5.0.9
  • jQuery plugins input form inputmask mask
Inputmask is a javascript library which creates an input mask. Inputmask can run against vanilla javascript, jQuery and jqlite.
jquery.mobile by: The jQuery Project
  • 628 total downloads
  • Latest version: 1.4.5
  • jquery plugins phone touch ipad blackberry mobile
A unified user interface system across all popular mobile device platforms, built on the rock-solid jQuery and jQuery UI foundation. Its lightweight code is built with progressive enhancement, and has a flexible, easily themeable design. NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/
jquery.TypeScript.DefinitelyTyped by: Jason Jarrett
  • 7.36k total downloads
  • Latest version: 3.1.2
  • TypeScript JavaScript
TypeScript Definitions (d.ts) for jquery. Generated based off the DefinitelyTyped repository [git commit: 2c65d5ca7267fda6d49a3b447c8b089632fb5358]. http://github.com/DefinitelyTyped
jnm2.ReferenceAssemblies.net35 by: Microsoft
  • 55 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>
Jint by: Sebastien Ros
  • 1.368k total downloads
  • Latest version: 4.4.2
  • javascript interpreter es5 es2015 es6 ecmascript interop
Javascript interpreter for .NET.
JetBrains.Annotations by: JetBrains
  • 1.596k total downloads
  • Latest version: 2025.2.4
  • 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.
Irony by: Roman Ivantsov
  • 434 total downloads
  • Latest version: 1.5.3
Package Description
jose-pcl by: Dmitry Vsekhvalnov
  • 111 total downloads
  • Latest version: 0.0.4
  • jose jwt json jwa jwe jws aes cbc gcm rsa hmac sha rsassa pss rsaes oaep pkcs1-v1_5 es elliptic curve ecdsa key wrap kw pbes pbes2 pbkdf pbkdf2 password based encryption javascript object signing winrt winmd windows 8.1 phone portable
Portable Javascript Object Signing and Encryption (JOSE) and JSON Web Token (JWT) implementation for Windows 8, Windows Phone 8, Windows Silverlight 8 and .NET framework platforms based on PCLCrypto portable crypto layer Supported algorithms Signing: - HMAC signatures with HS256, HS384 and HS512. - RSASSA-PKCS1-V1_5 signatures with RS256, RS384 and RS512. - NONE (unprotected) plain text algorithm without integrity protection
JasperFx.Core by: Jeremy D. Miller
  • 958 total downloads
  • Latest version: 1.12.0
Common extension methods and reflection helpers used by JasperFx projects
JasperFx.Reflection by: Jeremy D. Miller
  • 128 total downloads
  • Latest version: 0.9.3
Reflection helpers
JasperFx.StringExtensions by: Jeremy D. Miller
  • 24 total downloads
  • Latest version: 0.9.0
Extension methods for easier usage of strings
JasperFx.TypeDiscovery by: Jeremy D. Miller
  • 192 total downloads
  • Latest version: 1.0.0
Type Scanning and Assembly Discovery Utilities
Irony.NetCore by: daxnet
  • 148 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.
JasperFx.CodeGeneration by: Jeremy D. Miller Babu Annamalai Oskar Dudycz Joona-Pekka Kokko
  • 1.047k total downloads
  • Latest version: 3.7.2
Code Generation Chicanery for .Net
jint by: Sebastien Ros
  • 192 total downloads
  • Latest version: 2.10.4
  • javascript interpreter
Javascript interpreter for .NET which provides full ECMA 5.1 compliance.
JasperFx by: Jeremy D. Miller Jaedyn Tonee
  • 676 total downloads
  • Latest version: 1.11.3
Foundational helpers and command line support used by JasperFx and the Critter Stack projects