Grpc.Core.Api by: The gRPC Authors
  • 27 total downloads
  • Latest version: 2.67.0-pre1
  • gRPC RPC HTTP/2
gRPC C# Surface API
Humanizer.Core.ar by: Mehdi Khalili Claire Novotny
  • 22 total downloads
  • Latest version: 2.14.1
Humanizer Locale Arabic (ar)
Google.Protobuf by: Google Inc.
  • 48 total downloads
  • Latest version: 3.30.2
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Humanizer.Core.bn-BD by: Mehdi Khalili Claire Novotny
  • 23 total downloads
  • Latest version: 2.14.1
Humanizer Locale Bangla (Bangladesh) (bn-BD)
Humanizer by: Mehdi Khalili Claire Novotny
  • 4 total downloads
  • Latest version: 3.0.0-beta.54
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
Humanizer.Core.de by: Mehdi Khalili Claire Novotny
  • 23 total downloads
  • Latest version: 2.14.1
Humanizer Locale German (de)
Humanizer.Core.az by: Mehdi Khalili Claire Novotny
  • 11 total downloads
  • Latest version: 2.14.1
Humanizer Locale Azerbaijani (az)
Humanizer.Core by: Mehdi Khalili Claire Novotny
  • 25 total downloads
  • Latest version: 2.14.1
Humanizer core package that contains the library and the neutral language (English) resources
Humanizer.Core.bg by: Mehdi Khalili Claire Novotny
  • 23 total downloads
  • Latest version: 2.14.1
Humanizer Locale Bulgarian (bg)
FluentFTP by: J.P. Trosclair Harsh Gupta
  • 1 total downloads
  • Latest version: 16.0.18
Easy to use FTP client supporting FTP, SSL and TLS
Grpc.Net.Client by: The gRPC Authors
  • 15 total downloads
  • Latest version: 2.70.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Humanizer.Core.da by: Mehdi Khalili Claire Novotny
  • 5 total downloads
  • Latest version: 2.8.26
Humanizer Locale Danish (da)
Humanizer.Core.el by: Mehdi Khalili Claire Novotny
  • 3 total downloads
  • Latest version: 2.10.1
Humanizer Locale Greek (el)
Humanizer.Core.af by: Mehdi Khalili Claire Novotny
  • 3 total downloads
  • Latest version: 2.11.10
Humanizer Locale Afrikaans (af)
Humanizer.Core.cs by: Mehdi Khalili Claire Novotny
  • 4 total downloads
  • Latest version: 2.11.10
Humanizer Locale Czech (cs)
Grpc.Net.Common by: The gRPC Authors
  • 41 total downloads
  • Latest version: 2.67.0-pre1
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
FluentValidation by: Jeremy Skinner
  • 47 total downloads
  • Latest version: 8.6.3
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Fractions by: Daniel Mueller
  • 19 total downloads
  • Latest version: 6.0.0
  • fraction math
The fraction data type consists of two BigInteger values for numerator and denominator. It implements various operations (addition, subtraction, multiplication, division and remainder) with operator overloads.
Grpc.Core by: The gRPC Authors
  • 9 total downloads
  • Latest version: 2.46.5
  • gRPC RPC HTTP/2
C# implementation of gRPC based on native gRPC C-core library. Note that the Grpc.Core implementation of gRPC for C# is in maintenance mode and will be replaced by grpc-dotnet in the future. See https://grpc.io/blog/grpc-csharp-future/ for details.
HtmlAgilityPack by: ZZZ Projects Simon Mourrier Jeff Klawiter Stephan Grell
  • 1 total downloads
  • Latest version: 1.11.61
  • 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).