FluentAssertions
by: Dennis Doomen, Jonas Nyrup, Xceed
- 369 total downloads
- Latest version: 8.7.1
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
- 130 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
- 24 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.
Google.Protobuf
by: Google Inc.
- 80 total downloads
- Latest version: 3.33.2
C# runtime library for Protocol Buffers - Google's data interchange format.
Grafana.OpenTelemetry
by: Grafana Labs
- 24 total downloads
- Latest version: 1.3.0
Full Grafana distribution of OpenTelemetry .NET
Grafana.OpenTelemetry.Base
by: Grafana Labs
- 26 total downloads
- Latest version: 1.3.0
Minimal Grafana distribution of OpenTelemetry .NET
Grpc.AspNetCore
by: The gRPC Authors
- 92 total downloads
- Latest version: 2.76.0-pre1
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 94 total downloads
- Latest version: 2.76.0-pre1
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 94 total downloads
- Latest version: 2.76.0-pre1
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core
by: Google Inc.
- 6 total downloads
- Latest version: 0.13.1
Core C# implementation of gRPC - an RPC library and framework. See project site for more info.
Grpc.Core.Api
by: The gRPC Authors
- 76 total downloads
- Latest version: 2.76.0-pre1
gRPC C# Surface API
Grpc.Net.ClientFactory
by: The gRPC Authors
- 63 total downloads
- Latest version: 2.76.0-pre1
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 80 total downloads
- Latest version: 2.76.0-pre1
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 43 total downloads
- Latest version: 2.72.0
gRPC and Protocol Buffer compiler for C# projects
Hangfire.AspNetCore
by: Sergey Odinokov
- 93 total downloads
- Latest version: 1.8.21
ASP.NET Core support for Hangfire, a background job framework for .NET applications.
Hangfire.Core
by: Sergey Odinokov
- 74 total downloads
- Latest version: 1.8.16
An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks in .NET applications. No Windows Service / Task Scheduler required.
Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery.
https://www.hangfire.io/
Hangfire.MemoryStorage
by: PERRICHOT Florian
- 23 total downloads
- Latest version: 1.8.1.1
A memory storage for Hangfire
Hangfire.NetCore
by: Sergey Odinokov
- 33 total downloads
- Latest version: 1.8.22
.NET Core's Worker Service host support for Hangfire, a background job framework for .NET applications.