Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 1.525k total downloads
- Latest version: 2.80.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Fluid.Core
by: Sebastien Ros
- 19.898k total downloads
- Latest version: 3.0.0-beta.8
Fluid is a template engine based on the Liquid markup, with focus on performance and .NET programming patterns.
FSharp.Core
by: Microsoft
- 7.198k total downloads
- Latest version: 11.0.101-preview7.26381.103
FSharp.Core redistributables from F# Tools version 15.2.101 For F# 11.0. Contains code from the F# Software Foundation.
Grpc.AspNetCore
by: The gRPC Authors
- 1.532k total downloads
- Latest version: 2.80.0
gRPC meta-package for ASP.NET Core
GreenPipes
by: Chris Patterson
- 2.253k total downloads
- Latest version: 4.0.1
GreenPipes, a pipes and filters library for the Task Parallel Library
Glob
by: Kevin Thompson <kevin@theautomaters.com>
- 6.936k total downloads
- Latest version: 1.2.0-alpha0032
A C# Glob library for .NET and .NET Core.
FluentValidation.AspNetCore
by: Jeremy Skinner
- 13.542k total downloads
- Latest version: 9.5.4
AspNetCore integration for FluentValidation
Grpc.AspNetCore.Server
by: The gRPC Authors
- 1.62k total downloads
- Latest version: 2.80.0
gRPC support for ASP.NET Core
Grpc.Net.Client
by: The gRPC Authors
- 1.921k total downloads
- Latest version: 2.83.0
.NET client for gRPC
Grpc.Core
by: The gRPC Authors
- 3.3k total downloads
- Latest version: 2.46.6
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
- 8.663k total downloads
- Latest version: 4.0.2
A fluent, testable HTTP client library.
Grpc.Net.ClientFactory
by: The gRPC Authors
- 1.31k total downloads
- Latest version: 2.83.0
HttpClientFactory integration the for gRPC .NET client
Flurl
by: Todd Menier
- 5.48k total downloads
- Latest version: 4.0.0
A fluent, portable URL builder. To make HTTP calls off the fluent chain, check out Flurl.Http.
Grpc.Net.Common
by: The gRPC Authors
- 1.644k total downloads
- Latest version: 2.83.0
Infrastructure for common functionality in gRPC
Grpc.Core.Api
by: The gRPC Authors
- 2.067k total downloads
- Latest version: 2.83.0
gRPC C# Surface API
Flurl.Http.Xml
by: Luk Vermeulen
- 288 total downloads
- Latest version: 4.0.0
XML extensions to Flurl.Http
FluentValidation.DependencyInjectionExtensions
by: Jeremy Skinner
- 12.948k total downloads
- Latest version: 11.12.0
Dependency injection extensions for FluentValidation
Google.Protobuf
by: Google Inc.
- 10.133k total downloads
- Latest version: 3.36.1
C# runtime library for Protocol Buffers - Google's data interchange format.
Fractions
by: Daniel Mueller
- 528 total downloads
- Latest version: 8.3.2
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.