NuGet.Protocol.Core.Types by: NuGet
  • 3 total downloads
  • Latest version: 4.2.0
  • nuget protocol
NuGet's protocol-level base types used for connecting to API v2 and API v3 repositories.
OneOf by: Harry McIntyre
  • 3 total downloads
  • Latest version: 3.0.205
  • discriminated unions, return type, match switch
F# style discriminated unions or C#, using a custom type OneOf<T0, ... Tn> which holds a single value and has a .Match(...) method on it for exhaustive matching. Simple but powerful.
OpenTelemetry by: OpenTelemetry Authors
  • 1 total downloads
  • Latest version: 1.2.0-rc4
  • Observability OpenTelemetry Monitoring Telemetry Tracing
OpenTelemetry .NET SDK
OpenTelemetry.Api by: OpenTelemetry Authors
  • 1 total downloads
  • Latest version: 1.9.0-alpha.1
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
OpenTelemetry .NET API
OpenTelemetry.Api.ProviderBuilderExtensions by: OpenTelemetry Authors
  • 0 total downloads
  • Latest version: 1.5.0-alpha.1
  • Observability OpenTelemetry Monitoring Telemetry Tracing
Contains extensions to register OpenTelemetry in applications using Microsoft.Extensions.DependencyInjection
OpenTelemetry.Exporter.Console by: OpenTelemetry Authors
  • 3 total downloads
  • Latest version: 1.10.0-beta.1
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging Console distributed-tracing
Console exporter for OpenTelemetry .NET
OpenTelemetry.Exporter.OpenTelemetryProtocol by: OpenTelemetry Authors
  • 3 total downloads
  • Latest version: 1.9.0-rc.1
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging OTLP
OpenTelemetry protocol exporter for OpenTelemetry .NET
OpenTelemetry.Instrumentation.GrpcNetClient by: OpenTelemetry Authors
  • 1 total downloads
  • Latest version: 1.5.0-beta.1
  • Observability OpenTelemetry Monitoring Telemetry Tracing distributed-tracing
gRPC for .NET client instrumentation for OpenTelemetry .NET
OpenTelemetry.Instrumentation.Http by: OpenTelemetry Authors
  • 2 total downloads
  • Latest version: 1.0.0-rc9.5
  • Observability OpenTelemetry Monitoring Telemetry Tracing distributed-tracing
Http instrumentation for OpenTelemetry .NET
OpenTelemetry.Instrumentation.SqlClient by: OpenTelemetry Authors
  • 2 total downloads
  • Latest version: 1.0.0-rc9.8
  • Observability OpenTelemetry Monitoring Telemetry Tracing distributed-tracing
SqlClient instrumentation for OpenTelemetry .NET
OpenTelemetry.Instrumentation.StackExchangeRedis by: OpenTelemetry Authors
  • 2 total downloads
  • Latest version: 1.15.0-beta.1
  • Observability OpenTelemetry Monitoring Telemetry distributed-tracing Redis StackExchange.Redis
StackExchange.Redis instrumentation for OpenTelemetry .NET.
OrleansDashboard by: OrleansContrib
  • 1 total downloads
  • Latest version: 2.4.4
  • orleans dashboard metrics monitor
An admin dashboard for Microsoft Orleans
Perfolizer by: Andrey Akinshin
  • 2 total downloads
  • Latest version: 0.6.2
  • analysis performance tool
Performance analysis toolkit
Pipelines.Sockets.Unofficial by: Pipelines.Sockets.Unofficial
  • 1 total downloads
  • Latest version: 2.0.22
Package Description
Polly-Signed by: Michael Wolfenden, App vNext
  • 3 total downloads
  • Latest version: 5.1.0
  • Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Bulkhead Fallback Timeout Throttle Parallelization
Polly is a .NET 4.5 / .NET Standard 1.0 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.RateLimiting by: Michael Wolfenden, App vNext
  • 2 total downloads
  • Latest version: 8.6.1
  • 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.
Portable.BouncyCastle by: Claire Novotny
  • 1 total downloads
  • Latest version: 1.8.9
  • bouncycastle cryptography encryption security
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
Pragmastat by: Andrey Akinshin
  • 0 total downloads
  • Latest version: 11.1.1
  • statistics
Pragmatic Statistical Toolkit
RabbitMQ.Client by: Broadcom
  • 4 total downloads
  • Latest version: 7.1.0-alpha.1
  • rabbitmq, amqp
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
Roslyn.Diagnostics.Analyzers by: Microsoft
  • 1 total downloads
  • Latest version: 3.3.4-beta1.22310.1
  • Roslyn CodeAnalysis Compiler CSharp VB VisualBasic Diagnostic Analyzers Syntax Semantics
Private analyzers specific to Roslyn repo. These analyzers are not intended for public consumptions outside of the Roslyn repo.