OpenTelemetry.Extensions.PersistentStorage.Abstractions by: OpenTelemetry authors
  • 16 total downloads
  • Latest version: 1.0.0-beta.1
  • Observability OpenTelemetry Monitoring Telemetry
OpenTelemetry Persistent Storage Abstractions
OpenTelemetry.Instrumentation.AspNetCore by: OpenTelemetry Authors
  • 522 total downloads
  • Latest version: 1.15.1
  • Observability OpenTelemetry Monitoring Telemetry distributed-tracing AspNetCore
ASP.NET Core instrumentation for OpenTelemetry .NET
OpenTelemetry.Instrumentation.EntityFrameworkCore by: OpenTelemetry Authors
  • 339 total downloads
  • Latest version: 1.15.0-beta.1
  • Observability OpenTelemetry Monitoring Telemetry distributed-tracing
Microsoft.EntityFrameworkCore instrumentation for OpenTelemetry .NET.
OpenTelemetry.Instrumentation.Http by: OpenTelemetry Authors
  • 377 total downloads
  • Latest version: 1.15.0
  • Observability OpenTelemetry Monitoring Telemetry distributed-tracing
HTTP instrumentation for OpenTelemetry .NET.
OpenTelemetry.Instrumentation.Runtime by: OpenTelemetry Authors
  • 403 total downloads
  • Latest version: 1.15.0
  • Observability OpenTelemetry Monitoring Telemetry runtime
.NET runtime instrumentation for OpenTelemetry .NET.
OpenTelemetry.Instrumentation.SqlClient by: OpenTelemetry Authors
  • 301 total downloads
  • Latest version: 1.15.1
  • Observability OpenTelemetry Monitoring Telemetry distributed-tracing
SqlClient instrumentation for OpenTelemetry .NET.
OpenTelemetry.PersistentStorage.Abstractions by: OpenTelemetry Authors
  • 114 total downloads
  • Latest version: 1.0.2
  • Observability OpenTelemetry Monitoring Telemetry
OpenTelemetry Persistent Storage Abstractions.
OpenTelemetry.PersistentStorage.FileSystem by: OpenTelemetry Authors
  • 114 total downloads
  • Latest version: 1.0.2
  • Observability OpenTelemetry Monitoring Telemetry
OpenTelemetry Persistent Storage
OpenTelemetry.ResourceDetectors.Azure by: OpenTelemetry authors
  • 28 total downloads
  • Latest version: 1.0.0-beta.6
  • Observability OpenTelemetry Monitoring Telemetry ResourceDetector
OpenTelemetry Resource Detectors for Azure cloud environments
OpenTelemetry.Resources.Azure by: OpenTelemetry Authors
  • 73 total downloads
  • Latest version: 1.15.0-beta.1
  • Observability OpenTelemetry Monitoring Telemetry ResourceDetector
OpenTelemetry Resource Detectors for Azure cloud environments.
Parlot by: Sebastien Ros
  • 252 total downloads
  • Latest version: 1.6.0-preview.8
  • parser interpreter
Parlot is a fast, lightweight and simple to use .NET parser combinator.
PCLCrypto by: Andrew Arnott
  • 30 total downloads
  • Latest version: 2.1.40-alpha
  • crypto security cryptography portable pcl winrt android ios xamarin monoandroid monodroid monotouch
PCL Crypto provides a consistent, portable set of crypto APIs for .NET 4.5, Windows Store, Xamarin.iOS, Xamarin.Android. This makes it easier to create cross-platform .NET libraries and apps. Crypto functionality includes asymmetric and symmetric encryption and signatures, and key derivation. PCLCrypto calls into each native platform's crypto API for maximum performance. For RSA operations this produces a 2-100X improvement in performance on Android and iOS over using the standard RSACryptoServiceProvider API.
PdfPig by: UglyToad
  • 192 total downloads
  • Latest version: 0.1.15-alpha-20260325-ba490
  • PDF Reader Document Adobe PDFBox PdfPig pdf-extract pdf-to-text pdf file text C# dotnet .NET
Reads text content from PDF documents and supports document creation. Apache 2.0 licensed.
PDFsharp by: PDFsharp Team
  • 148 total downloads
  • Latest version: 7.0.0-preview-1
  • PDFsharp PDF creation
PDFsharp is the Open Source library for creating and modifying PDF documents using .NET. It has an easy-to-use API that allows developers to generate or modify PDF files programmatically. PDFsharp can be used for various applications, including creating reports, invoices, and other types of documents. This package does not depend on Windows and can be used on any .NET compatible platform including Linux and macOS. See https://docs.pdfsharp.net for details.   See https://www.pdfsharp.com for professional support offers, premium technical advice, and contract work options. Choose a support plan that suits your needs. We offer a variety of options, from small projects to large teams, with flexible response times. Our team provides PDFsharp expert assistance, including implementation, optimization, and tailored solutions.
PInvoke.BCrypt by: Andrew Arnott
  • 136 total downloads
  • Latest version: 0.7.124
P/Invoke methods for the Windows BCrypt.dll.
PInvoke.Kernel32 by: Andrew Arnott
  • 131 total downloads
  • Latest version: 0.7.124
P/Invoke methods for the Windows Kernel32.dll.
PInvoke.NCrypt by: Andrew Arnott
  • 135 total downloads
  • Latest version: 0.7.124
P/Invoke methods for the Windows NCrypt.dll.
PInvoke.Windows.Core by: Andrew Arnott
  • 126 total downloads
  • Latest version: 0.7.124
P/Invoke types for common Windows APIs.
Pipelines.Sockets.Unofficial by: Pipelines.Sockets.Unofficial
  • 500 total downloads
  • Latest version: 2.2.8
Package Description
Polly by: Michael Wolfenden, App vNext
  • 427 total downloads
  • Latest version: 8.6.6
  • 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.