Hyak.Common by: Microsoft
  • 11 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.
Iced by: iced project and contributors <https://github.com/icedland>
  • 75 total downloads
  • Latest version: 1.21.0
  • disassembler x86 x64 assembler encoder decoder formatter
iced is a blazing fast and correct x86 (16/32/64-bit) instruction decoder, disassembler and assembler written in C#. - 👍 Supports all Intel and AMD instructions - 👍 Correct: All instructions are tested and iced has been tested against other disassemblers/assemblers (xed, gas, objdump, masm, dumpbin, nasm, ndisasm) and fuzzed - 👍 100% C# code - 👍 The formatter supports masm, nasm, gas (AT&T), Intel (XED) and there are many options to customize the output - 👍 The decoder decodes >130 MB/s - 👍 Small decoded instructions, only 40 bytes and the decoder doesn't allocate any memory - 👍 Create instructions with code assembler, eg. `asm.mov(eax, edx)` - 👍 The encoder can be used to re-encode decoded instructions at any address - 👍 API to get instruction info, eg. read/written registers, memory and rflags bits; CPUID feature flag, control flow info, etc - 👍 Supports `.NET Standard 2.0/2.1+` and `.NET Framework 4.5+` - 👍 License: MIT
IdentityModel by: Dominick Baier Brock Allen
  • 9 total downloads
  • Latest version: 6.1.0-preview.5
  • OAuth2 OAuth 2.0 OpenID Connect Security Identity IdentityServer
OpenID Connect & OAuth 2.0 client library
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
  • 40 total downloads
  • Latest version: 4.0.1
  • 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
  • 10 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
  • 3 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
  • 35 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
  • 64 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
  • 60 total downloads
  • Latest version: 1.0.33
  • json jsonnet minimalistic
A minimalistic JSON handler library.