Polly-Signed by: Michael Wolfenden App vNext
  • 836 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.
Polly.Core by: Michael Wolfenden App vNext
  • 491 total downloads
  • Latest version: 8.6.5
  • 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.
Polly.Extensions.Http by: App vNext
  • 172 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
  • 77 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.
Pomelo.EntityFrameworkCore.MySql by: Laurents Meyer Caleb Lloyd Yuko Zheng
  • 394 total downloads
  • Latest version: 3.2.7
  • pomelo mysql mariadb Entity Framework Core entity-framework-core ef efcore ef core orm sql
Pomelo's MySQL database provider for Entity Framework Core.
Pomelo.JsonObject by: Pomelo.JsonObject
  • 114 total downloads
  • Latest version: 2.2.1
  • JSON Entity Framework Core entity-framework-core MySQL EF ORM
MySQL provider for Entity Framework Core
Portable.BouncyCastle by: Claire Novotny
  • 423 total downloads
  • Latest version: 1.9.0
  • bouncycastle cryptography encryption security
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
Portable.ConcurrentDictionary by: Stef Heyenrath
  • 20 total downloads
  • Latest version: 1.0.4
  • Dictionary ConcurrentDictionary Collections System.Collections.Concurrent
This is a .NET Standard 1.0, .NET 2.0, .NET 3.5, Silverlight 5.0 and Windows Phone Silverlight 8.0 & 8.1 backport from System.Collections.Concurrent.ConcurrentDictionary as defined in .NET Core
prometheus-net by: andrasm qed- lakario sandersaares
  • 3.49k total downloads
  • Latest version: 8.2.1
  • metrics prometheus
.NET client library for the Prometheus monitoring and alerting system
prometheus-net.AspNetCore by: andrasm qed- lakario sandersaares
  • 1.693k total downloads
  • Latest version: 5.1.0-pre-000215-c81d12d
  • metrics prometheus aspnetcore
ASP.NET Core middleware and stand-alone Kestrel server for exporting metrics to Prometheus
prometheus-net.AspNetCore.HealthChecks by: sandersaares
  • 451 total downloads
  • Latest version: 5.1.0-pre-000215-c81d12d
  • metrics prometheus aspnetcore healthchecks
ASP.NET Core Health Checks integration with Prometheus
protobuf-net by: Marc Gravell
  • 1.392k total downloads
  • Latest version: 3.3.0-g6785ecbb35
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
protobuf-net.Core by: Marc Gravell
  • 783 total downloads
  • Latest version: 3.3.0-g6785ecbb35
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
RabbitMQ.Client by: Broadcom
  • 1.117k total downloads
  • Latest version: 7.2.0
  • rabbitmq amqp
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
RavenDB.Client by: RavenDB
  • 5.653k total downloads
  • Latest version: 7.1.5-rc-71026
  • ravendb client database nosql doc db
RavenDB Client is the client library for accessing RavenDB
refit by: Paul Betts Refit contributors
  • 303 total downloads
  • Latest version: 3.0.1
The automatic type-safe REST library for Xamarin and .NET
Refit by: .NET Foundation and Contributors
  • 1.033k total downloads
  • Latest version: 9.0.2
The automatic type-safe REST library for Xamarin and .NET
Refit.HttpClientFactory by: .NET Foundation and Contributors
  • 924 total downloads
  • Latest version: 9.0.2
Refit HTTP Client Factory Extensions
ReflectionBridge by: Stef Heyenrath
  • 118 total downloads
  • Latest version: 0.0.13
  • type typeinfo extensions proxy bridge reflection
Provides some extensions which define a bridge for the differences between Type and TypeInfo.
Remotion.Linq by: rubicon IT GmbH
  • 727 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
RestSharp by: .NET Foundation and Contributors
  • 2.216k total downloads
  • Latest version: 113.0.1-alpha.0.3
Simple REST and HTTP API Client