Grpc by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.31.0-pre1
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 4 total downloads
  • Latest version: 2.49.0
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Net.Client by: The gRPC Authors
  • 3 total downloads
  • Latest version: 2.67.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.ClientFactory by: The gRPC Authors
  • 2 total downloads
  • Latest version: 2.65.0-pre1
  • gRPC RPC HTTP/2
HttpClientFactory integration the for gRPC .NET client
Grpc.Reflection by: Google Inc.
  • 1 total downloads
  • Latest version: 1.10.0-pre2
  • gRPC reflection
Package Description
Grpc.Tools by: Google Inc.
  • 1 total downloads
  • Latest version: 1.14.1
  • gRPC RPC Protocol HTTP/2
Precompiled protobuf compiler and gRPC protobuf compiler plugin for generating gRPC client/server C# code. Binaries are available for Windows, Linux and MacOS.
HtmlAgilityPack by: ZZZ Projects, Simon Mourrier, Jeff Klawiter, Stephan Grell
  • 1 total downloads
  • Latest version: 1.11.59
  • 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).
Humanizer.Core.bg by: Mehdi Khalili, Claire Novotny
  • 0 total downloads
  • Latest version: 2.9.9
Humanizer Locale Bulgarian (bg)
Humanizer.Core.bn-BD by: Mehdi Khalili, Claire Novotny
  • 1 total downloads
  • Latest version: 2.9.9
Humanizer Locale Bangla (Bangladesh) (bn-BD)
Humanizer.Core.cs by: Mehdi Khalili, Claire Novotny
  • 1 total downloads
  • Latest version: 2.13.14
Humanizer Locale Czech (cs)
Humanizer.Core.ms-MY by: Mehdi Khalili, Oren Novotny
  • 1 total downloads
  • Latest version: 2.3.3
Humanizer Locale (ms-MY)
Humanizer.Core.pl by: Mehdi Khalili, Claire Novotny
  • 0 total downloads
  • Latest version: 2.10.1
Humanizer Locale Polish (pl)
Humanizer.Core.ro by: Mehdi Khalili, Claire Novotny
  • 1 total downloads
  • Latest version: 2.9.9
Humanizer Locale Romanian (ro)
Humanizer.Core.sl by: Mehdi Khalili, Claire Novotny
  • 0 total downloads
  • Latest version: 2.9.7
Humanizer Locale Slovenian (sl)
Humanizer.Core.th-TH by: Mehdi Khalili, Claire Novotny
  • 0 total downloads
  • Latest version: 2.14.1
Humanizer Locale Thai (Thailand) (th-TH)
Humanizer.Core.uz-Latn-UZ by: Mehdi Khalili, Oren Novotny
  • 1 total downloads
  • Latest version: 2.3.2
Humanizer Locale (uz-Latn-UZ)
IKVM.MSBuild.Tools.runtime.osx-x64 by: Jeroen Frijters, Jerome Haltom
  • 2 total downloads
  • Latest version: 8.15.0
IKVM MSBuild Tools
IKVM.MSBuild.Tools.runtime.win-x64 by: Jeroen Frijters, Jerome Haltom
  • 4 total downloads
  • Latest version: 8.15.0-dev.46
IKVM MSBuild Tools
JetBrains.Annotations by: JetBrains
  • 0 total downloads
  • Latest version: 2021.2.0
  • jetbrains resharper annotations canbenull notnull
ReSharper 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 ReSharper code inspections. All usages of ReSharper 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.
JWT by: John Sheehan, Michael Lehenbauer, Alexander Batishchev
  • 1 total downloads
  • Latest version: 3.1.1
  • jwt json
Jwt.Net, a JWT (JSON Web Token) implementation for .NET