Humanizer.Core.vi by: Mehdi Khalili Claire Novotny
  • 310 total downloads
  • Latest version: 2.14.1
Humanizer Locale Vietnamese (vi)
Humanizer.Core.zh-CN by: Mehdi Khalili Claire Novotny
  • 244 total downloads
  • Latest version: 2.14.1
Humanizer Locale Chinese (China) (zh-CN)
Humanizer.Core.zh-Hans by: Mehdi Khalili Claire Novotny
  • 251 total downloads
  • Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hans)
Humanizer.Core.zh-Hant by: Mehdi Khalili Claire Novotny
  • 260 total downloads
  • Latest version: 2.14.1
Humanizer Locale Chinese (zh-Hant)
Hyak.Common by: Microsoft
  • 52 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
  • 95 total downloads
  • Latest version: 2.5.0
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
OpenID Connect & OAuth 2.0 client library
IdentityModel.AspNetCore.OAuth2Introspection by: Dominick Baier Brock Allen
  • 168 total downloads
  • Latest version: 2.1.0
  • OAuth2 OAuth 2.0 Introspection Security Identity IdentityServer
ASP.NET Core Middleware for validating tokens using OAuth 2.0 introspection
IPAddressRange by: J.Sakamoto
  • 18 total downloads
  • Latest version: 1.0.1
  • IPAddress
This library allows you to parse range of IP address string such as "192.168.0.0/24", and can conatins check. This library supports both IPv4 and IPv6.
Jaeger by: Chatham Financial Corp. and The Jaeger Authors
  • 138 total downloads
  • Latest version: 1.0.3
Jaeger .NET Tracing
JetBrains.Annotations by: JetBrains
  • 488 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.
jQuery by: jQuery Foundation Inc.
  • 871 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.Validation by: Jörn Zaefferer
  • 326 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/
KRE-CLR-x86 by: Microsoft
  • 28 total downloads
  • Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86
KRE-CoreCLR-x86 by: Microsoft
  • 25 total downloads
  • Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
KubeClient by: KubeClient
  • 349 total downloads
  • Latest version: 0.6.8
  • Kubernetes Client kubectl
A Kubernetes API client for .NET
KubeClient.Extensions.DependencyInjection by: KubeClient.Extensions.DependencyInjection
  • 295 total downloads
  • Latest version: 0.6.8
  • Kubernetes Client kubectl
Dependency-injection support for KubeClient
KubeClient.Extensions.KubeConfig by: KubeClient.Extensions.KubeConfig
  • 256 total downloads
  • Latest version: 0.6.8
  • Kubernetes Client kubectl
Kubernetes client configuration support for KubeClient
KubernetesClient by: The Kubernetes Project Authors
  • 11 total downloads
  • Latest version: 0.2.0-beta
  • kubernetes docker containers
Client library for the Kubernetes open source container orchestrator.
Libuv by: Libuv
  • 81 total downloads
  • Latest version: 1.10.0
  • libuv
Multi-platform support library with a focus on asynchronous I/O.
log4net by: The Apache Software Foundation
  • 193 total downloads
  • Latest version: 2.0.17
  • logging log tracing logfiles
log4net is a tool to help the programmer output log statements to a variety of output targets. In case of problems with an application, it is helpful to enable logging so that the problem can be located. With log4net it is possible to enable logging at runtime without modifying the application binary. The log4net package is designed so that log statements can remain in shipped code without incurring a high performance cost. It follows that the speed of logging (or rather not logging) is crucial. At the same time, log output can be so voluminous that it quickly becomes overwhelming. One of the distinctive features of log4net is the notion of hierarchical loggers. Using these loggers it is possible to selectively control which log statements are output at arbitrary granularity. log4net is designed with two distinct goals in mind: speed and flexibility