DistributedLock.Redis by: Michael Adelson
  • 305 total downloads
  • Latest version: 1.1.1
  • distributed redis lock redlock
Provides distributed locking primitives based on Redis
F23.StringSimilarity by: James Blair, Paul Irwin
  • 14 total downloads
  • Latest version: 7.0.1
  • string similarity distance cosine damerau jaccard jaro-winkler levenshtein ngram qgram shingle sift4
A .NET port of java-string-similarity.
FastEndpoints by: FastEndpoints
  • 242 total downloads
  • Latest version: 5.35.0.3-beta
  • http, rest, rest-api, web-api, webapi, aspnet, aspnetcore, dotnet6, minimal-api, vertical-slice-architecture, repr-pattern
A light-weight REST Api framework for ASP.Net 6 and newer that implements REPR (Request-Endpoint-Response) Pattern.
FastEndpoints.Attributes by: FastEndpoints
  • 427 total downloads
  • Latest version: 7.2.0-beta.8
Attributes used by FastEndpoints.
FastEndpoints.Messaging.Core by: FastEndpoints
  • 370 total downloads
  • Latest version: 7.2.0-beta.8
Core messaging interfaces used by FastEndpoints.
FastEndpoints.Security by: FastEndpoints
  • 37 total downloads
  • Latest version: 5.31.0.6-beta
Security library for FastEndpoints.
FastEndpoints.Swagger by: FastEndpoints
  • 28 total downloads
  • Latest version: 5.30.0.5-beta
Swagger support for FastEndpoints.
FluentAssertions by: Dennis Doomen, Jonas Nyrup, Xceed
  • 377 total downloads
  • Latest version: 8.7.1
  • MSTest2 xUnit NUnit MSpec TUnit TDD BDD Fluent netstandard uwp
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Works with .NET Standard 2.0 and higher, .NET Framework 4.7 and higher and .NET 6 and higher. Supports the unit test frameworks MSTest2, NUnit3, NUnit4, XUnit2, XUnit3, MSpec and TUnit. IMPORTANT: This version is free for open-source projects and non-commercial use, but commercial use requires [a paid license](https://xceed.com/products/unit-testing/fluent-assertions/). Check out the [license page](LICENSE) for more information.
FluentValidation by: Jeremy Skinner
  • 109 total downloads
  • Latest version: 11.11.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
Fractions by: Daniel Mueller
  • 34 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.
Google.Protobuf by: Google Inc.
  • 90 total downloads
  • Latest version: 3.33.2
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
Grafana.OpenTelemetry by: Grafana Labs
  • 26 total downloads
  • Latest version: 1.3.0
  • OpenTelemetry Grafana Metrics Logs Traces Observability Monitoring
Full Grafana distribution of OpenTelemetry .NET
Grafana.OpenTelemetry.Base by: Grafana Labs
  • 26 total downloads
  • Latest version: 1.3.0
  • OpenTelemetry Grafana Metrics Logs Traces Observability Monitoring
Minimal Grafana distribution of OpenTelemetry .NET
Grpc by: The gRPC Authors
  • 90 total downloads
  • Latest version: 2.46.5
  • gRPC RPC HTTP/2
Metapackage for gRPC C#
Grpc.AspNetCore by: The gRPC Authors
  • 96 total downloads
  • Latest version: 2.76.0-pre1
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server by: The gRPC Authors
  • 99 total downloads
  • Latest version: 2.76.0-pre1
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 101 total downloads
  • Latest version: 2.76.0-pre1
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core by: Google Inc.
  • 3 total downloads
  • Latest version: 0.12.0
  • gRPC RPC Protocol HTTP/2
Core C# implementation of gRPC - an RPC library and framework. See project site for more info.
Grpc.Core.Api by: The gRPC Authors
  • 86 total downloads
  • Latest version: 2.76.0-pre1
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 83 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2
.NET client for gRPC