FluentAssertions
by: Dennis Doomen, Jonas Nyrup
- 19 total downloads
- Latest version: 7.2.2
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
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
Support classes for Google API client libraries
Google.Api.Gax.Rest
by: Google LLC
- 10 total downloads
- Latest version: 4.8.0
Common Protocol Buffer messages for Google APIs
Google.Apis
by: Google LLC
- 11 total downloads
- Latest version: 1.68.0
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
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
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
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
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 meta-package for ASP.NET Core
Grpc.AspNetCore.Server
by: The gRPC Authors
- 6 total downloads
- Latest version: 2.71.0
gRPC support for ASP.NET Core
Grpc.AspNetCore.Server.ClientFactory
by: The gRPC Authors
- 4 total downloads
- Latest version: 2.71.0
HttpClientFactory integration the for gRPC .NET client when running in ASP.NET Core
Grpc.Net.ClientFactory
by: The gRPC Authors
- 11 total downloads
- Latest version: 2.71.0
HttpClientFactory integration the for gRPC .NET client
Grpc.Net.Common
by: The gRPC Authors
- 7 total downloads
- Latest version: 2.71.0
Infrastructure for common functionality in gRPC
Grpc.Tools
by: The gRPC Authors
- 7 total downloads
- Latest version: 2.72.0
gRPC and Protocol Buffer compiler for C# projects
Hangfire
by: Sergey Odinokov
- 80 total downloads
- Latest version: 1.8.24
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/