OpenTelemetry.Instrumentation.SqlClient by: OpenTelemetry Authors
  • 2 total downloads
  • Latest version: 1.0.0-rc9.14
  • Observability OpenTelemetry Monitoring Telemetry Tracing distributed-tracing
SqlClient instrumentation for OpenTelemetry .NET
OpenTelemetry.Resources.Azure by: OpenTelemetry authors
  • 1 total downloads
  • Latest version: 1.0.0-beta.9
  • Observability OpenTelemetry Monitoring Telemetry ResourceDetector
OpenTelemetry Resource Detectors for Azure cloud environments
OpenTelemetry.Resources.OperatingSystem by: OpenTelemetry Authors
  • 1 total downloads
  • Latest version: 1.13.0-beta.1
  • Observability OpenTelemetry Monitoring Telemetry
OpenTelemetry Resource Detectors for Operating System.
Parlot by: Sebastien Ros
  • 47 total downloads
  • Latest version: 1.6.0-preview.4
  • parser interpreter
Parlot is a fast, lightweight and simple to use .NET parser combinator.
PCLStorage by: Daniel Plaisted
  • 1 total downloads
  • Latest version: 0.2.1-pre
  • io storage portable pcl
PCL Storage provides a consistent, portable set of local file IO APIs for .NET, Windows Phone, Windows Store, and Silverlight. This makes it easier to create cross-platform .NET libraries and apps.
Pipelines.Sockets.Unofficial by: Pipelines.Sockets.Unofficial
  • 79 total downloads
  • Latest version: 2.2.8
Package Description
Polly by: Michael Wolfenden, App vNext
  • 104 total downloads
  • Latest version: 8.6.5
  • 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.
Polly-Signed by: Michael Wolfenden, App vNext
  • 3 total downloads
  • Latest version: 5.6.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.Contrib.Simmy by: App vNext
  • 1 total downloads
  • Latest version: 0.2.0
  • Resilience Chaos-engineering Fault-injection
Simmy is a chaos-engineering and fault-injection tool, integrating with the Polly resilience project for .NET
Polly.Core by: Michael Wolfenden, App vNext
  • 96 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 by: Michael Wolfenden, App vNext
  • 30 total downloads
  • Latest version: 8.6.5
  • Polly Exception Handling Resilience Transient Fault Policy DI DependencyInjection IOC InversionOfControl Metrics Observability Telemetry
Polly.Extensions adds support for dependency injection and telemetry for the Polly.Core library.
Polly.Extensions.Http by: App vNext
  • 1 total downloads
  • Latest version: 1.0.1-preview2
  • 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.RateLimiting by: Michael Wolfenden, App vNext
  • 31 total downloads
  • Latest version: 8.6.5
  • Polly Exception Handling Resilience Transient Fault Policy Wait Bulkhead Rate-limit Throttle Hedging
Polly.RateLimiting is a .NET resilience and transient-fault-handling library that allows developers to express resilience strategies using a Rate Limiter in a fluent and thread-safe manner.
PolySharp by: Sergio Pedri
  • 22 total downloads
  • Latest version: 1.15.0+02753db24d9685e54db06739eb63183d86eb5b62
  • dotnet net netcore netstandard csharp library generator polyfill roslyn
PolySharp provides generated, source-only polyfills for C# language features, to easily use all runtime-agnostic features downlevel
prometheus-net by: andrasm, qed-, lakario, sandersaares
  • 4 total downloads
  • Latest version: 8.1.0-pre-231028004937-71a8668
  • metrics prometheus
.NET client library for the Prometheus monitoring and alerting system
protobuf-net by: Marc Gravell
  • 14 total downloads
  • Latest version: 3.2.56
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
protobuf-net.Core by: Marc Gravell
  • 11 total downloads
  • Latest version: 3.2.30
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
RabbitMQ.Client by: Broadcom
  • 129 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)
runtime.any.System.Collections by: Microsoft
  • 72 total downloads
  • Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides classes that define generic collections, which allow developers to create strongly typed collections that provide better type safety and performance than non-generic strongly typed collections. Commonly Used Types: System.Collections.Generic.List<T> System.Collections.Generic.Dictionary<TKey, TValue> System.Collections.Generic.Queue<T> System.Collections.Generic.Stack<T> System.Collections.Generic.HashSet<T> System.Collections.Generic.LinkedList<T> System.Collections.Generic.EqualityComparer<T> System.Collections.Generic.Comparer<T> System.Collections.Generic.SortedDictionary<TKey, TValue> When using NuGet 3.x this package requires at least version 3.4.
runtime.any.System.Diagnostics.Tools by: Microsoft
  • 74 total downloads
  • Latest version: 4.3.0
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides attributes, such as GeneratedCodeAttribute and SuppresMessageAttribute, that are emitted or consumed by analysis tools. Commonly Used Types: System.CodeDom.Compiler.GeneratedCodeAttribute System.Diagnostics.CodeAnalysis.SuppressMessageAttribute When using NuGet 3.x this package requires at least version 3.4.