OpenTelemetry.Extensions.Hosting by: OpenTelemetry Authors
  • 15 total downloads
  • Latest version: 1.7.0
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
Contains extensions to start OpenTelemetry in applications using Microsoft.Extensions.Hosting
OpenTelemetry.Instrumentation.AspNetCore by: OpenTelemetry Authors
  • 9 total downloads
  • Latest version: 1.7.0
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging distributed-tracing AspNetCore
ASP.NET Core instrumentation for OpenTelemetry .NET
OpenTelemetry.Instrumentation.Http by: OpenTelemetry Authors
  • 17 total downloads
  • Latest version: 1.7.0
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging distributed-tracing
Http instrumentation for OpenTelemetry .NET
Orleans.Persistence.Redis by: OrleansContrib
  • 13 total downloads
  • Latest version: 7.0.0
  • Orleans Redis
Microsoft Orleans persistence provider backed by Redis
OrleansDashboard by: OrleansContrib
  • 11 total downloads
  • Latest version: 7.2.2
  • orleans dashboard metrics monitor
A developer dashboard for Microsoft Orleans
OrleansDashboard.Core by: OrleansContrib
  • 14 total downloads
  • Latest version: 7.2.2
  • orleans dashboard metrics monitor
A developer dashboard for Microsoft Orleans
Pipelines.Sockets.Unofficial by: Pipelines.Sockets.Unofficial
  • 26 total downloads
  • Latest version: 2.2.8
Package Description
Polly by: Michael Wolfenden App vNext
  • 8 total downloads
  • Latest version: 7.2.1
  • Exception Handling Resilience Transient Fault Policy Circuit Breaker CircuitBreaker Retry Wait Cache Cache-aside Bulkhead Fallback Timeout Throttle Parallelization
Polly is a 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.
ProjNET by: Morton Nielsen NetTopologySuite-Team
  • 18 total downloads
  • Latest version: 2.0.0
  • OGC SFS Projection
.NET Spatial Reference and Projection Engine. Proj.NET performs point-to-point coordinate conversions between geodetic coordinate systems for use in fx. Geographic Information Systems (GIS) or GPS applications. The spatial reference model used adheres to the Simple Features specification.
prometheus-net by: andrasm qed- lakario sandersaares
  • 3 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
  • 3 total downloads
  • Latest version: 8.2.1
  • metrics prometheus aspnetcore
ASP.NET Core middleware and stand-alone Kestrel server for exporting metrics to Prometheus
protobuf-net by: Marc Gravell
  • 38 total downloads
  • Latest version: 3.2.30
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
protobuf-net.Core by: Marc Gravell
  • 22 total downloads
  • Latest version: 3.2.30
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
Quartz by: Marko Lahma Quartz.NET
  • 11 total downloads
  • Latest version: 3.4.0
  • scheduling tasks jobs triggers scheduler threading
Quartz Scheduling Framework for .NET
Quartz.AspNetCore by: Lewis Zou Marko Lahma Quartz.NET
  • 14 total downloads
  • Latest version: 3.4.0
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET ASP.NET Core integration; Quartz Scheduling Framework for .NET
Quartz.Extensions.DependencyInjection by: Facundo Glaeser Marko Lahma Quartz.NET
  • 21 total downloads
  • Latest version: 3.4.0
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET Microsoft.Extensions.DependencyInjection integration; Quartz Scheduling Framework for .NET
Quartz.Extensions.Hosting by: Andrew Lock Marko Lahma Quartz.NET
  • 13 total downloads
  • Latest version: 3.4.0
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET Generic Host integration; Quartz Scheduling Framework for .NET
Rationals by: Tomáš Pažourek
  • 3 total downloads
  • Latest version: 2.3.0+build.238
  • arbitrary-precision biginteger bigrational c-sharp coefficients continued-fractions fraction fractional rational-numbers rational-number-arithmetic rationals
Implementation of rational number arithmetic for .NET with arbitrary precision.
RichardSzalay.MockHttp by: Richard Szalay
  • 7 total downloads
  • Latest version: 6.0.0
  • httpclient test mock fake stub
Testing layer for Microsoft's HttpClient library
runtime.any.System.Collections by: Microsoft
  • 4 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.