IdentityModel.AspNetCore by: Dominick Baier Brock Allen
  • 1 total downloads
  • Latest version: 1.0.0-preview.3.1
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer ASP.NET Core
OpenID Connect & OAuth 2.0 client library for ASP.NET Core
IdentityModel.AspNetCore.OAuth2Introspection by: Dominick Baier Brock Allen
  • 37 total downloads
  • Latest version: 4.0.0-preview.6
  • OAuth2 OAuth 2.0 Introspection Security Identity IdentityServer
ASP.NET Core authentication handler for validating tokens using OAuth 2.0 introspection
IdentityModel.OidcClient by: Dominick Baier Brock Allen
  • 7 total downloads
  • Latest version: 5.1.0
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
RFC8252 compliant and certified OpenID Connect and OAuth 2.0 client library for native applications
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
IdentityServer4.EntityFramework.Storage by: Brock Allen Dominick Baier Scott Brady
  • 1 total downloads
  • Latest version: 2.3.1
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer EntityFramework
EntityFramework persistence layer for IdentityServer4
IPAddressRange by: J.Sakamoto
  • 60 total downloads
  • Latest version: 6.2.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.
Jaeger by: Chatham Financial Corp. and The Jaeger Authors
  • 77 total downloads
  • Latest version: 1.0.3
Jaeger .NET Tracing
Jaeger.Communication.Thrift by: Chatham Financial Corp. and The Jaeger Authors
  • 13 total downloads
  • Latest version: 1.0.3
Package Description
Jaeger.Core by: Chatham Financial Corp. and The Jaeger Authors
  • 23 total downloads
  • Latest version: 1.0.3
  • jaeger tracing opentracing
Jaeger .NET Tracing
Jaeger.Senders.Thrift by: Chatham Financial Corp. and The Jaeger Authors
  • 16 total downloads
  • Latest version: 1.0.3
Package Description
Jaeger.Thrift by: Chatham Financial Corp. and The Jaeger Authors
  • 50 total downloads
  • Latest version: 0.3.7
Package Description
Jaeger.Thrift.VendoredThrift by: Chatham Financial Corp. and The Jaeger Authors
  • 20 total downloads
  • Latest version: 0.3.7
A custom version of https://github.com/apache/thrift/src/netcore that does not depend on ASP.NET Core.
JetBrains.Annotations by: JetBrains
  • 72 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.
  • 190 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/
Json.More.Net by: Greg Dennis
  • 63 total downloads
  • Latest version: 2.1.2
  • json system.text.json json.more
Provides extended functionality for the System.Text.Json namespace.
Json.Net by: Onur Barlık
  • 32 total downloads
  • Latest version: 1.0.33
  • json jsonnet minimalistic
A minimalistic JSON handler library.
JsonPatch.Net by: Greg Dennis
  • 28 total downloads
  • Latest version: 3.3.0
  • json-patch jsonpatch json
JSON Patch built on the System.Text.Json namespace
JsonPointer.Net by: Greg Dennis
  • 74 total downloads
  • Latest version: 5.3.1
  • json-pointer json pointer
JSON Pointer built on the System.Text.Json namespace
K4os.Compression.LZ4 by: Milosz Krajewski
  • 28 total downloads
  • Latest version: 1.3.8
  • compression lz4
Port of LZ4 compression algorithm for .NET