FluentAssertions by: Dennis Doomen, Jonas Nyrup
  • 19 total downloads
  • Latest version: 7.2.2
  • 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. Targets .NET Framework 4.7, .NET 6, as well as .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, XUnit3, MSpec and TUnit. Supported by InfoSupport B.V.
FluentValidation by: Jeremy Skinner
  • 31 total downloads
  • Latest version: 11.11.0
A validation library for .NET that uses a fluent interface to construct strongly-typed validation rules.
FluentValidation.DependencyInjectionExtensions by: Jeremy Skinner
  • 33 total downloads
  • Latest version: 11.11.0
Dependency injection extensions for FluentValidation
GenFu by: misterjames, dpaquette, stimms
  • 3 total downloads
  • Latest version: 1.6.0
  • .NET Test Data Generation Fake Sample ASP.NET Core
GenFu is a library you can use to generate realistic test data.
Google.Api.Gax by: Google LLC
  • 8 total downloads
  • Latest version: 4.8.0
  • Google
Support classes for Google API client libraries
Google.Api.Gax.Rest by: Google LLC
  • 10 total downloads
  • Latest version: 4.8.0
  • Google
Common Protocol Buffer messages for Google APIs
Google.Apis by: Google LLC
  • 11 total downloads
  • Latest version: 1.68.0
  • Google
The Google APIs Client Library is a runtime client for working with Google services. The library supports service requests, media upload and download, etc.
Google.Apis.Auth by: Google LLC
  • 20 total downloads
  • Latest version: 1.68.0
  • Google
The Google APIs Client Library is a runtime client for working with Google services. This package includes auth components like user-credential, authorization code flow, etc. for making authenticated calls using the OAuth2 spec.
Google.Apis.Core by: Google LLC
  • 8 total downloads
  • Latest version: 1.68.0
  • Google
The Google APIs Core Library contains the Google APIs HTTP layer, JSON support, Data-store, logging and so on.
Google.Protobuf by: Google Inc.
  • 12 total downloads
  • Latest version: 3.31.1
  • Protocol Buffers Binary Serialization Format Google proto proto3
C# runtime library for Protocol Buffers - Google's data interchange format.
GreenPipes by: Chris Patterson
  • 4 total downloads
  • Latest version: 4.0.0+build.143.sha.efc6e78
  • MassTransit GreenPipes
GreenPipes, a pipes and filters library for the Task Parallel Library
Grpc.AspNetCore by: The gRPC Authors
  • 6 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC meta-package for ASP.NET Core
Grpc.AspNetCore.Server by: The gRPC Authors
  • 6 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2 aspnetcore
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory by: The gRPC Authors
  • 4 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2 aspnetcore
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Core.Api by: The gRPC Authors
  • 18 total downloads
  • Latest version: 2.76.0
  • gRPC RPC HTTP/2
gRPC C# Surface API
Grpc.Net.Client by: The gRPC Authors
  • 7 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2
.NET client for gRPC
Grpc.Net.ClientFactory by: The gRPC Authors
  • 11 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common by: The gRPC Authors
  • 7 total downloads
  • Latest version: 2.71.0
  • gRPC RPC HTTP/2
Infrastructure for common functionality in gRPC
Grpc.Tools by: The gRPC Authors
  • 7 total downloads
  • Latest version: 2.72.0
  • gRPC RPC HTTP/2
gRPC and Protocol Buffer compiler for C# projects
Hangfire by: Sergey Odinokov
  • 80 total downloads
  • Latest version: 1.8.24
  • Hangfire AspNet MVC AspNetCore NetCore SqlServer Long-Running Background Fire-And-Forget Delayed Recurring Tasks Jobs Scheduler Threading Queues
An easy and reliable way to perform fire-and-forget, delayed and recurring, long-running, short-running, CPU or I/O intensive tasks inside ASP.NET applications. No Windows Service / Task Scheduler required. Even ASP.NET is not required. Backed by Redis, SQL Server, SQL Azure or MSMQ. This is a .NET alternative to Sidekiq, Resque and Celery. https://www.hangfire.io/