Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 61 total downloads
  • Latest version: 2.83.0
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
FreneticLLC.FreneticUtilities by: Frenetic LLC
  • 436 total downloads
  • Latest version: 1.1.7
  • Frenetic Utilities C# Library
Frenetic Utilities is a collection of general C# utilities made by Frenetic LLC for a variety of purposes.
FSharp.Core by: Microsoft
  • 7.048k total downloads
  • Latest version: 11.0.101-preview7.26381.103
  • Visual F# Compiler FSharp functional programming
FSharp.Core redistributables from F# Tools version 15.2.101 For F# 11.0. Contains code from the F# Software Foundation.
Hardware.Info.Core by: Jinjinov
  • 73 total downloads
  • Latest version: 110.0.0.1
  • Computer Device Hardware Info Information NET Standard Windows Linux macOS
Core library for Hardware.Info - this package is not intended for direct use - please use Hardware.Info instead.
Grpc.AspNetCore by: The gRPC Authors
  • 79 total downloads
  • Latest version: 2.83.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
GreenPipes by: Chris Patterson
  • 3.667k total downloads
  • Latest version: 4.0.1
  • MassTransit GreenPipes
GreenPipes, a pipes and filters library for the Task Parallel Library
Glob by: Kevin Thompson <kevin@theautomaters.com>
  • 7.567k total downloads
  • Latest version: 1.2.0-alpha0037
  • C# glob minimatch
A C# Glob library for .NET and .NET Core.
Hardware.Info by: Jinjinov
  • 908 total downloads
  • Latest version: 110.0.0.1
  • Computer Device Hardware Info Information NET Standard Windows Linux macOS
Battery, BIOS, CPU - processor, storage drive, keyboard, RAM - memory, monitor, motherboard, mouse, NIC - network adapter, printer, sound card - audio card, graphics card - video card. Hardware.Info is a .NET Standard 2.0 library and uses WMI on Windows, /dev, /proc, /sys on Linux and sysctl, system_profiler on macOS.
Grpc.AspNetCore.Server by: The gRPC Authors
  • 1 total downloads
  • Latest version: 2.83.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.Net.Client by: The gRPC Authors
  • 1.164k total downloads
  • Latest version: 2.83.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Core by: The gRPC Authors
  • 1.904k total downloads
  • Latest version: 2.46.6
  • 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.
Flurl.Http by: Todd Menier
  • 13.138k total downloads
  • Latest version: 4.0.2
  • rest http httpclient json url uri tdd
A fluent, testable HTTP client library.
Grpc.Net.ClientFactory by: The gRPC Authors
  • 72 total downloads
  • Latest version: 2.83.0
  • gRPC RPC HTTP/2
HttpClientFactory integration the for gRPC .NET client
Flurl by: Todd Menier
  • 8.488k total downloads
  • Latest version: 4.0.0
  • fluent url uri querystring builder
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.
Grpc.Net.Common by: The gRPC Authors
  • 886 total downloads
  • Latest version: 2.83.0
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
Grpc.Core.Api by: The gRPC Authors
  • 1.095k total downloads
  • Latest version: 2.83.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Flurl.Http.Xml by: Luk Vermeulen
  • 282 total downloads
  • Latest version: 4.0.0
  • Flurl Http Xml
XML extensions to Flurl.Http
Grpc.Tools by: The gRPC Authors
  • 51 total downloads
  • Latest version: 2.83.0
  • gRPC RPC HTTP/2
gRPC and Protocol Buffer compiler for C# projects
Google.Protobuf by: Google Inc.
  • 9.502k total downloads
  • Latest version: 3.36.0
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Fractions by: Daniel Mueller
  • 7 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.