RabbitMQ.Client by: Broadcom
  • 1.104k total downloads
  • Latest version: 7.1.2
  • rabbitmq amqp
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
Quartz.Serialization.Json by: Marko Lahma Quartz.NET
  • 1.556k total downloads
  • Latest version: 3.14.0
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET JSON Serialization Support; Quartz Scheduling Framework for .NET
Panic.StringUtils by: Panic.StringUtils
  • 41 total downloads
  • Latest version: 1.0.1
Panic.StringUtils
Refit by: .NET Foundation and Contributors
  • 45.605k total downloads
  • Latest version: 8.0.0
The automatic type-safe REST library for Xamarin and .NET
refit by: Paul Betts Refit contributors
  • 513 total downloads
  • Latest version: 3.0.1
The automatic type-safe REST library for Xamarin and .NET
Quartz by: Marko Lahma Quartz.NET
  • 26.998k total downloads
  • Latest version: 3.14.0
  • scheduling tasks jobs triggers scheduler threading
Quartz Scheduling Framework for .NET
Portable.BouncyCastle by: Claire Novotny
  • 472 total downloads
  • Latest version: 1.9.0
  • bouncycastle cryptography encryption security
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
Quartz.Extensions.Hosting by: Andrew Lock Marko Lahma Quartz.NET
  • 24.661k total downloads
  • Latest version: 3.14.0
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET Generic Host integration; Quartz Scheduling Framework for .NET
Polly.Extensions.Http by: App vNext
  • 10.624k total downloads
  • Latest version: 3.0.0
  • HttpClient HttpClientFactory Exception Handling Resilience Transient Fault Policy
Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.
Owin by: OWIN startup components contributors
  • 18 total downloads
  • Latest version: 1.0.0
  • OWIN
OWIN IAppBuilder startup interface
Polly.Extensions.Http-Signed by: App vNext
  • 94 total downloads
  • Latest version: 1.0.4
  • HttpClient Exception Handling Resilience Transient Fault Policy
Polly.Extensions.Http is an extensions package containing opinionated convenience methods for configuring Polly policies to handle transient faults typical of calls through HttpClient.
OpenTracing by: The OpenTracing Authors
  • 10.875k total downloads
  • Latest version: 0.12.1
  • opentracing distributed-tracing tracing logging
This library is a .NET implementation of the OpenTracing API. To fully understand this platform API, it's helpful to be familiar with the OpenTracing project and terminology more generally. For the time being, mild backwards-incompatible changes may be made without changing the major version number. As OpenTracing and opentracing-csharp mature, backwards compatibility will become more of a priority.
Polly.Core by: Michael Wolfenden App vNext
  • 491 total downloads
  • Latest version: 8.5.2
  • Polly Simmy Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Chaos ChaosEngineering Retry Wait Fallback Timeout Parallelization Hedging
Polly.Core is a .NET resilience and transient-fault-handling library that allows developers to express resilience strategies such as Retry, Circuit Breaker, Hedging, Timeout, Chaos and Fallback in a fluent and thread-safe manner.
RestSharp by: .NET Foundation and Contributors
  • 5.467k total downloads
  • Latest version: 112.1.1-alpha.0.4
Simple REST and HTTP API Client
Quartz.AspNetCore by: Lewis Zou Marko Lahma Quartz.NET
  • 24.891k total downloads
  • Latest version: 3.14.0
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET ASP.NET Core integration; Quartz Scheduling Framework for .NET
RichardSzalay.MockHttp by: Richard Szalay
  • 375 total downloads
  • Latest version: 7.0.0
Testing layer for Microsoft's HttpClient library
Polly by: Michael Wolfenden App vNext
  • 13.466k total downloads
  • Latest version: 8.5.2
  • Polly Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Cache Cache-aside Bulkhead Fallback Timeout Throttle
Polly is a .NET resilience and transient-fault-handling library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner.
Refit.HttpClientFactory by: .NET Foundation and Contributors
  • 45.555k total downloads
  • Latest version: 8.0.0
Refit HTTP Client Factory Extensions
Quartz.Extensions.DependencyInjection by: Facundo Glaeser Marko Lahma Quartz.NET
  • 24.726k total downloads
  • Latest version: 3.14.0
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET Microsoft.Extensions.DependencyInjection integration; Quartz Scheduling Framework for .NET
Polly-Signed by: Michael Wolfenden App vNext
  • 929 total downloads
  • Latest version: 5.9.0
  • Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Cache Cache-aside Bulkhead Fallback Timeout Throttle Parallelization
Polly is a .NET 4.5 / .NET Standard 1.1 library that allows developers to express resilience and transient fault handling policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation and Fallback in a fluent and thread-safe manner.
Remotion.Linq by: rubicon IT GmbH
  • 5.617k total downloads
  • Latest version: 2.2.0
  • re-motion LINQ ExpressionTrees
re-linq Frontend: A foundation for parsing LINQ expression trees and generating queries in SQL or other languages. Key features: - Transforms expression trees into abstract syntax trees resemblying LINQ query expressions (from ... select syntax) - Simplifies many aspects of this tree (sub queries, transparent identifieres, pre-evaluation ...) - Provides basic infrastructure for backend development (e.g. SQL generation) - Provides a framework for user-defined query extensions and transformations