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
  • 24 total downloads
  • Latest version: 3.0.0-beta.54
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.
FreeRedis by: FreeRedis
  • 86 total downloads
  • Latest version: 1.3.6
  • FreeRedis redis-trib cluster rediscluster sentinel
FreeRedis is .NET redis client, supports cluster, sentinel, master-slave, pipeline, transaction and connection pool.
Humanizer by: Mehdi Khalili Claire Novotny
  • 8 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.az by: Mehdi Khalili Claire Novotny
  • 13 total downloads
  • Latest version: 3.0.0-beta.54
Humanizer Locale Azerbaijani (az)
Humanizer.Core by: Mehdi Khalili Claire Novotny
  • 27 total downloads
  • Latest version: 3.0.0-beta.54
Humanizer core package that contains the library and the neutral language (English) resources
Humanizer.Core.bg by: Mehdi Khalili Claire Novotny
  • 25 total downloads
  • Latest version: 3.0.0-beta.54
Humanizer Locale Bulgarian (bg)
Grpc.Net.Client by: The gRPC Authors
  • 16 total downloads
  • Latest version: 2.70.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Humanizer.Core.af by: Mehdi Khalili Claire Novotny
  • 3 total downloads
  • Latest version: 2.11.10
Humanizer Locale Afrikaans (af)
FluentStorage.AWS by: Robin Rodricks Ivan Gavryliuk FluentStorage Contributors
  • 11 total downloads
  • Latest version: 5.5.0
Extension to FluentStorage providing integration with AWS S3 blob storage.
FluentValidation.DependencyInjectionExtensions by: Jeremy Skinner
  • 44 total downloads
  • Latest version: 11.11.0
Dependency injection extensions for FluentValidation
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
Fractions by: Daniel Mueller
  • 50 total downloads
  • Latest version: 8.3.2
  • 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.
FluentValidation by: Jeremy Skinner
  • 84 total downloads
  • Latest version: 11.11.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Grpc.Core by: The gRPC Authors
  • 27 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.
GeoAPI by: NetTopologySuite - Team
  • 1 total downloads
  • Latest version: 1.7.1
  • OGC SFS NTS
GeoAPI.NET project provides a common framework based on OGC/ISO standards to improve interoperability among .NET GIS projects.
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).
FluentStorage.FTP by: Robin Rodricks Ivan Gavryliuk FluentStorage Contributors
  • 6 total downloads
  • Latest version: 5.4.0
Extension to FluentStorage providing FTP and FTPS support using FluentFTP.
FluentValidation.AspNetCore by: Jeremy Skinner
  • 69 total downloads
  • Latest version: 9.0.0-preview2
AspNetCore integration for FluentValidation