IdentityModel.AspNetCore.OAuth2Introspection by: Dominick Baier Brock Allen
  • 14 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.OidcClient by: Dominick Baier Brock Allen
  • 1 total downloads
  • Latest version: 2.4.0-preview1
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
Package Description
IdentityServer4.AccessTokenValidation by: Brock Allen Dominick Baier
  • 3 total downloads
  • Latest version: 1.0.1
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer Bearer tokens
ASP.NET Core middleware to validate JWT and reference tokens from IdentityServer4
IPAddressRange by: J.Sakamoto
  • 93 total downloads
  • Latest version: 4.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 conatins check. This library supports both IPv4 and IPv6.
Jaeger by: Chatham Financial Corp. and The Jaeger Authors
  • 26 total downloads
  • Latest version: 1.0.3
Jaeger .NET Tracing
JetBrains.Annotations by: JetBrains
  • 94 total downloads
  • Latest version: 2025.1.0-eap1
  • 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.
  • 186 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
  • 51 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/
K4os.Compression.LZ4 by: Milosz Krajewski
  • 12 total downloads
  • Latest version: 1.2.16
  • compression lz4
Port of LZ4 compression algorithm for .NET
K4os.Compression.LZ4.Streams by: Milosz Krajewski
  • 6 total downloads
  • Latest version: 1.2.16
  • compression lz4 stream
Port of LZ4 compression algorithm for .NET
K4os.Hash.xxHash by: Milosz Krajewski
  • 1 total downloads
  • Latest version: 1.0.6
  • 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
  • 4 total downloads
  • Latest version: 1.0.0-beta2
The K Runtime Environment for CoreCLR x86
KubernetesClient by: The Kubernetes Project Authors
  • 118 total downloads
  • Latest version: 3.0.16
  • kubernetes docker containers
Client library for the Kubernetes open source container orchestrator.
Libuv by: Libuv
  • 17 total downloads
  • Latest version: 1.10.0
  • libuv
Multi-platform support library with a focus on asynchronous I/O.
LinqBridge by: Atif Aziz
  • 3 total downloads
  • Latest version: 1.3.0
  • linq
With Visual Studio's multi-targeting and LINQBridge, you can write LINQ to Objects (local) queries using the full power of the C# 3.0 compiler and yet create programs that require only Microsoft .NET Framework 2.0. LINQBridge is a re-implementation of all the standard query operators introduced with Microsoft .NET Framework 3.5's System.Linq.Enumerable class.
log4net by: The Apache Software Foundation
  • 13 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
ManagedEsent by: Microsoft
  • 44 total downloads
  • Latest version: 1.9.4
  • ManagedEsent NoSql ISAM Database Storage DatabaseEngine
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
  • 138 total downloads
  • Latest version: 4.15.0
  • math numeric statistics probability integration interpolation regression solve fit linear algebra matrix fft
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
  • 174 total downloads
  • Latest version: 1.9.11
  • MsgPack MessagePack Serialization Formatter Serializer Unity Xamarin
Extremely Fast MessagePack(MsgPack) Serializer for C#(.NET, .NET Core, Unity, Xamarin).