Humanizer.Core.vi by: Mehdi Khalili Claire Novotny
  • 6 total downloads
  • Latest version: 2.14.1
Humanizer Locale Vietnamese (vi)
Humanizer.Core.zh-CN by: Mehdi Khalili Claire Novotny
  • 4 total downloads
  • Latest version: 2.8.26
Humanizer Locale Chinese (China) (zh-CN)
Humanizer.Core.zh-Hans by: Mehdi Khalili Claire Novotny
  • 4 total downloads
  • Latest version: 2.8.2
Humanizer Locale Chinese (zh-Hans)
Humanizer.Core.zh-Hant by: Mehdi Khalili Claire Novotny
  • 4 total downloads
  • Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hant)
Hyak.Common by: Microsoft
  • 7 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.
IdentityModel by: Dominick Baier Brock Allen
  • 267 total downloads
  • Latest version: 3.10.10
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
OpenID Connect & OAuth 2.0 client library
IdentityModel.AspNetCore.OAuth2Introspection by: Dominick Baier Brock Allen
  • 51 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
IdentityModel.AspNetCore.ScopeValidation by: Dominick Baier Brock Allen
  • 25 total downloads
  • Latest version: 1.1.1
  • OAuth2 OAuth 2.0 Scope Security Identity IdentityServer
ASP.NET Core Middleware for validating scope claims
IdentityServer3.AccessTokenValidation by: Brock Allen Dominick Baier
  • 123 total downloads
  • Latest version: 2.14.0
  • IdentityServer OpenID Connect OpenIDConnect OAuth2 OWIN ASP.NET Katana WebApi SSO Federation Claims Identity JWT token
Access token validation middleware for JWT and reference tokens issued by IdentityServer3.
IdentityServer4.AccessTokenValidation by: Brock Allen Dominick Baier
  • 82 total downloads
  • Latest version: 1.2.1
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer Bearer tokens
ASP.NET Core middleware to validate JWT and reference tokens from IdentityServer4
ILMerge by: mbarnett
  • 112 total downloads
  • Latest version: 3.0.41
ILMerge is a utility that can be used to merge multiple .NET assemblies into a single assembly. ILMerge takes a set of input assemblies and merges them into one target assembly. The first assembly in the list of input assemblies is the primary assembly. When the primary assembly is an executable, then the target assembly is created as an executable with the same entry point as the primary assembly. Also, if the primary assembly has a strong name, and a .snk file is provided, then the target assembly is re-signed with the specified key so that it also has a strong name. ILMerge is packaged as a console application. But all of its functionality is also available programmatically. There are several options that control the behavior of ILMerge. See the documentation that comes with the tool for details.
ILRepack by: Francois Valdy
  • 208 total downloads
  • Latest version: 2.0.35
  • ILRepack ILMerge dotnet IL
ILRepack is meant at replacing ILMerge / Mono.Merge. The former being closed-source, impossible to customize, slow, resource consuming and many more. The later being deprecated, unsupported, and based on an old version of Mono.Cecil.
ImpromptuInterface by: Jay Tuley
  • 24 total downloads
  • Latest version: 6.0.6
  • ducktyping duckcasting dynamic .net40 Silverlight proxy impromptu interface reflection dlr currying
A Lightweight Duck Casting Framework for dynamic C# 4.0 (.net4 & silverlight4 & silveright5 ). Includes helper methods for dynamic invocation via method and property names known only at runtime (runs faster than reflection).
IPAddressRange by: J.Sakamoto
  • 12 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.
itext7 by: Apryse Software
  • 32 total downloads
  • Latest version: 8.0.5
  • 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-adapter by: Apryse Software
  • 31 total downloads
  • Latest version: 8.0.5
  • itext itext7 itextsharp c# .net csharp
Bouncy-castle adapter module
itext7.commons by: Apryse Software
  • 27 total downloads
  • Latest version: 8.0.5
  • itext itext7 itextsharp c# .net csharp
Commons module
jasmine-js by: Pivotal Labs
  • 11 total downloads
  • Latest version: 1.3.1.1
  • jasmine JavaScript test
Jasmine is a behavior-driven development framework for testing JavaScript code. The package contains only jasmine.js which is useful for using together with Chutzpah.
JetBrains.Annotations by: JetBrains
  • 179 total downloads
  • Latest version: 2024.2.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.
jQuery by: jQuery Foundation Inc.
  • 324 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/