RabbitMQ.Client by: Broadcom
  • 514 total downloads
  • Latest version: 7.0.0-rc.14
  • 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.084k total downloads
  • Latest version: 3.13.0
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET JSON Serialization Support; Quartz Scheduling Framework for .NET
Panic.StringUtils by: Panic.StringUtils
  • 26 total downloads
  • Latest version: 1.0.1
Panic.StringUtils
Refit by: .NET Foundation and Contributors
  • 44.138k total downloads
  • Latest version: 7.2.1
The automatic type-safe REST library for Xamarin and .NET
refit by: Paul Betts Refit contributors
  • 233 total downloads
  • Latest version: 3.0.1
The automatic type-safe REST library for Xamarin and .NET
Quartz by: Marko Lahma Quartz.NET
  • 25.24k total downloads
  • Latest version: 3.13.0
  • scheduling tasks jobs triggers scheduler threading
Quartz Scheduling Framework for .NET
Portable.BouncyCastle by: Claire Novotny
  • 292 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
  • 23.776k total downloads
  • Latest version: 3.13.0
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET Generic Host integration; Quartz Scheduling Framework for .NET
Polly.Extensions.Http by: App vNext
  • 10.267k 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.
Polly.Extensions.Http-Signed by: App vNext
  • 57 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.
Polly.Core by: Michael Wolfenden App vNext
  • 226 total downloads
  • Latest version: 8.4.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.
OpenTracing.Contrib.NetCore by: Christian Weiss
  • 10.445k total downloads
  • Latest version: 0.9.0
  • opentracing distributed-tracing tracing netcore
Adds OpenTracing instrumentation for .NET Core apps that use the `Microsoft.Extensions.*` stack. Instrumented components: HttpClient calls, ASP.NET Core, Entity Framework Core and any other library that uses DiagnosticSource events.
RestSharp by: .NET Foundation and Contributors
  • 3.44k total downloads
  • Latest version: 112.1.0
Simple REST and HTTP API Client
Quartz.AspNetCore by: Lewis Zou Marko Lahma Quartz.NET
  • 23.923k total downloads
  • Latest version: 3.13.1
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET ASP.NET Core integration; Quartz Scheduling Framework for .NET
RichardSzalay.MockHttp by: Richard Szalay
  • 248 total downloads
  • Latest version: 7.0.0
Testing layer for Microsoft's HttpClient library
Polly by: Michael Wolfenden App vNext
  • 11.699k total downloads
  • Latest version: 8.4.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
  • 44.019k total downloads
  • Latest version: 7.2.1
Refit HTTP Client Factory Extensions
Quartz.Extensions.DependencyInjection by: Facundo Glaeser Marko Lahma Quartz.NET
  • 23.865k total downloads
  • Latest version: 3.13.1
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET Microsoft.Extensions.DependencyInjection integration; Quartz Scheduling Framework for .NET
Polly-Signed by: Michael Wolfenden App vNext
  • 309 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.
Roslynator.Analyzers by: Josef Pihrt
  • 192 total downloads
  • Latest version: 4.1.0
  • Roslyn Analyzer Refactoring Productivity CodeAnalysis C# CSharp
A collection of 200+ analyzers for C#, powered by Roslyn. - This package is dependent on Microsoft.CodeAnalysis.CSharp.Workspaces 4.0.1.
Remotion.Linq by: rubicon IT GmbH
  • 4.438k 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