Grpc.Net.Client by: The gRPC Authors
  • 6 total downloads
  • Latest version: 2.66.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.ClientFactory by: The gRPC Authors
  • 6 total downloads
  • Latest version: 2.70.0-pre1
  • gRPC RPC HTTP/2
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common by: The gRPC Authors
  • 9 total downloads
  • Latest version: 2.67.0-pre1
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
Grpc.Tools by: The gRPC Authors
  • 8 total downloads
  • Latest version: 2.66.0-pre5
  • gRPC RPC HTTP/2
gRPC and Protocol Buffer compiler for C# projects
Handlebars.Net by: Rex Morgan
  • 1 total downloads
  • Latest version: 1.0.0-alpha5
Blistering-fast Handlebars.js templates in your .NET application.
HtmlAgilityPack by: ZZZ Projects, Simon Mourrier, Jeff Klawiter, Stephan Grell
  • 8 total downloads
  • Latest version: 1.12.3
  • HTML parse crawler spider linq
This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't worry...). It is a .NET code library that allows you to parse "out of the web" HTML files. The parser is very tolerant with "real world" malformed HTML. The object model is very similar to what proposes System.Xml, but for HTML documents (or streams). --------------------------------------- This library is sponsored by ZZZ Projects: https://entityframework-extensions.net/ https://eval-expression.net/ https://dapper-plus.net/ --------------------------------------- HAP is trusted by companies worldwide with over 150 million downloads.
Humanizer by: Mehdi Khalili, Oren Novotny
  • 2 total downloads
  • Latest version: 2.2.0
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
IKVM.Image by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 3 total downloads
  • Latest version: 8.10.3
IKVM Runtime Image
IKVM.MSBuild.Tools.runtime.linux-arm by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 2 total downloads
  • Latest version: 8.7.1
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-arm64 by: Jeroen Frijters, Jerome Haltom
  • 5 total downloads
  • Latest version: 8.13.3
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.linux-x64 by: Jeroen Frijters, Jerome Haltom
  • 5 total downloads
  • Latest version: 8.15.0-dev.46
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-arm64 by: Jeroen Frijters, Jerome Haltom
  • 4 total downloads
  • Latest version: 8.13.1
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.osx-x64 by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 3 total downloads
  • Latest version: 8.5.1
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-arm64 by: Jeroen Frijters, Jerome Haltom
  • 4 total downloads
  • Latest version: 8.11.2
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-x64 by: Jeroen Frijters, Jerome Haltom
  • 1 total downloads
  • Latest version: 8.13.3
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win7-x64 by: Jeroen Frijters, Windward Studios, Jerome Haltom, Shad Storhaug
  • 1 total downloads
  • Latest version: 8.5.0-prerelease0001
IKVM MSBuild Tools
Irony by: Roman Ivantsov
  • 1 total downloads
  • Latest version: 0.9.0-net40
  • irony ast grammar bnf
Irony is a development kit for implementing languages on .NET platform. In Irony the target language grammar is coded directly in c# using operator overloading to express grammar constructs. Irony's scanner and parser modules use the grammar encoded as c# class to control the parsing process.
JetBrains.Annotations by: JetBrains
  • 9 total downloads
  • Latest version: 2025.2.0
  • 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.
  • 12 total downloads
  • Latest version: 3.5.0
  • 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/
JWT by: Alexander Batishchev, John Sheehan, Michael Lehenbauer
  • 42 total downloads
  • Latest version: 11.0.0
  • jwt json authorization
Jwt.Net, a JWT (JSON Web Token) implementation for .NET