IdentityModel.OidcClient
by: Dominick Baier Brock Allen
- 69 total downloads
- Latest version: 2.5.0
Package Description
IdentityServer4
by: Brock Allen Dominick Baier
- 55 total downloads
- Latest version: 1.3.1
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core
IdentityServer4.AccessTokenValidation
by: Brock Allen Dominick Baier
- 20 total downloads
- Latest version: 1.2.0
ASP.NET Core middleware to validate JWT and reference tokens from IdentityServer4
IPAddressRange
by: J.Sakamoto
- 252 total downloads
- Latest version: 6.3.0
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.
Jaeger
by: Chatham Financial Corp. and The Jaeger Authors
- 147 total downloads
- Latest version: 1.0.3
Jaeger .NET Tracing
JetBrains.Annotations
by: JetBrains
- 519 total downloads
- Latest version: 2026.2.0
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.
- 928 total downloads
- Latest version: 3.7.1
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
- 335 total downloads
- Latest version: 1.21.0
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/
KirkFody
by: Kirk Woll
- 6 total downloads
- Latest version: 2.0.1
Extensible tool for weaving .net assemblies.
KRE-CLR-x86
by: Microsoft
- 30 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for Desktop CLR x86
KRE-CoreCLR-x86
by: Microsoft
- 27 total downloads
- Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
KubeClient
by: KubeClient
- 1.138k total downloads
- Latest version: 2.5.8
A Kubernetes API client for .NET
KubeClient.Extensions.DependencyInjection
by: KubeClient.Extensions.DependencyInjection
- 323 total downloads
- Latest version: 0.6.8
Dependency-injection support for KubeClient
KubeClient.Extensions.KubeConfig
by: KubeClient.Extensions.KubeConfig
- 1.012k total downloads
- Latest version: 2.5.8
Kubernetes client configuration support for KubeClient
KubernetesClient
by: The Kubernetes Project Authors
- 1.359k total downloads
- Latest version: 1.6.16-gb07e78afa4
Client library for the Kubernetes open source container orchestrator.
Libuv
by: Libuv
- 89 total downloads
- Latest version: 1.10.0
Multi-platform support library with a focus on asynchronous I/O.
log4net
by: The Apache Software Foundation
- 204 total downloads
- Latest version: 2.0.17
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
ManagedEsent
by: martinc
- 27 total downloads
- Latest version: 1.6.0
ManagedEsent provides managed access to ESENT, the embeddable
database engine native to Windows. ManagedEsent uses the esent.dll that is
part of Microsoft Windows so there are no extra unmanaged binaries to
download and install.
MathNet.Numerics.Signed
by: Christoph Ruegg Marcus Cuda Jurgen Van Gael
- 406 total downloads
- Latest version: 4.15.0
Math.NET Numerics is the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Supports .Net Framework 4.0 or higher and .Net Standard 1.3 or higher, on Windows, Linux and Mac. This package contains strong-named assemblies for legacy use cases (not recommended).
MessagePack
by: neuecc
- 1.016k total downloads
- Latest version: 1.6.2
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).