RabbitMQ.Client by: Broadcom
  • 409 total downloads
  • Latest version: 7.0.0-rc.11
  • 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
  • 975 total downloads
  • Latest version: 3.13.0
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET JSON Serialization Support; Quartz Scheduling Framework for .NET
Roslynator.CodeAnalysis.Analyzers by: Josef Pihrt
  • 37 total downloads
  • Latest version: 4.1.0
  • Roslyn Analyzer CodeAnalysis C# CSharp
A collection of analyzers for Roslyn API. - This package is dependent on Microsoft.CodeAnalysis.CSharp.Workspaces 4.0.1. - This package is applicable for projects that use Roslyn API (Microsoft.CodeAnalysis* packages)
Refit by: .NET Foundation and Contributors
  • 43.356k total downloads
  • Latest version: 7.2.1
The automatic type-safe REST library for Xamarin and .NET
refit by: Paul Betts Refit contributors
  • 215 total downloads
  • Latest version: 3.0.1
The automatic type-safe REST library for Xamarin and .NET
Quartz by: Marko Lahma Quartz.NET
  • 24.567k total downloads
  • Latest version: 3.13.0
  • scheduling tasks jobs triggers scheduler threading
Quartz Scheduling Framework for .NET
Roslynator.Formatting.Analyzers by: Josef Pihrt
  • 51 total downloads
  • Latest version: 4.1.0
  • Roslyn Analyzer Formatting Productivity CodeAnalysis C# CSharp
A collection of formatting analyzers, powered by Roslyn. - This package is dependent on Microsoft.CodeAnalysis.CSharp.Workspaces 4.0.1. - All analyzers are disabled by default.
Portable.BouncyCastle by: Claire Novotny
  • 265 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.217k 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.024k 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
  • 48 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
  • 183 total downloads
  • Latest version: 8.4.1
  • 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
  • 2.793k total downloads
  • Latest version: 112.0.0
Simple REST and HTTP API Client
Quartz.AspNetCore by: Lewis Zou Marko Lahma Quartz.NET
  • 23.381k total downloads
  • Latest version: 3.13.0
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET ASP.NET Core integration; Quartz Scheduling Framework for .NET
RichardSzalay.MockHttp by: Richard Szalay
  • 163 total downloads
  • Latest version: 7.0.0
Testing layer for Microsoft's HttpClient library
Polly by: Michael Wolfenden App vNext
  • 11.337k total downloads
  • Latest version: 8.4.1
  • 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
  • 43.242k total downloads
  • Latest version: 7.2.1
Refit HTTP Client Factory Extensions
Quartz.Extensions.DependencyInjection by: Facundo Glaeser Marko Lahma Quartz.NET
  • 23.241k total downloads
  • Latest version: 3.13.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
  • 266 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
  • 146 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.314k 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