OpenTelemetry by: OpenTelemetry Authors
  • 150 total downloads
  • Latest version: 1.14.0
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
OpenTelemetry .NET SDK
OpenTelemetry.Api by: OpenTelemetry Authors
  • 146 total downloads
  • Latest version: 1.14.0
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
OpenTelemetry .NET API
OpenTelemetry.Api.ProviderBuilderExtensions by: OpenTelemetry Authors
  • 64 total downloads
  • Latest version: 1.14.0
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
Contains extensions to register OpenTelemetry in applications using Microsoft.Extensions.DependencyInjection
OpenTelemetry.Extensions.Hosting by: OpenTelemetry Authors
  • 122 total downloads
  • Latest version: 1.14.0
  • Observability OpenTelemetry Monitoring Telemetry Tracing Metrics Logging
Contains extensions to start OpenTelemetry in applications using Microsoft.Extensions.Hosting
OpenTelemetry.Extensions.PersistentStorage by: OpenTelemetry authors
  • 6 total downloads
  • Latest version: 1.0.0-beta.1
  • Observability OpenTelemetry Monitoring Telemetry
OpenTelemetry Persistent Storage
OpenTelemetry.Extensions.PersistentStorage.Abstractions by: OpenTelemetry authors
  • 4 total downloads
  • Latest version: 1.0.0-beta.1
  • Observability OpenTelemetry Monitoring Telemetry
OpenTelemetry Persistent Storage Abstractions
OpenTelemetry.PersistentStorage.Abstractions by: OpenTelemetry Authors
  • 8 total downloads
  • Latest version: 1.0.2
  • Observability OpenTelemetry Monitoring Telemetry
OpenTelemetry Persistent Storage Abstractions.
OpenTelemetry.PersistentStorage.FileSystem by: OpenTelemetry Authors
  • 8 total downloads
  • Latest version: 1.0.2
  • Observability OpenTelemetry Monitoring Telemetry
OpenTelemetry Persistent Storage
Panic.StringUtils by: Panic.StringUtils
  • 12 total downloads
  • Latest version: 1.0.1
Panic.StringUtils
PCLCrypto by: Andrew Arnott
  • 28 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.
PdfiumViewer by: Pieter van Ginkel
  • 178 total downloads
  • Latest version: 2.13.0
  • pdf viewer pdfium
PDF viewer based on the PDFium project.
PdfiumViewer.Native.x86.v8-xfa by: Pieter van Ginkel
  • 255 total downloads
  • Latest version: 2018.4.8.256
  • pdf viewer pdfium
Native 32-bit PDFium DLL with V8 and XFA support for usage with the PdfiumViewer project.
PdfPig by: UglyToad
  • 1.589k total downloads
  • Latest version: 0.1.14-alpha-20251224-7c4f5
  • 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
  • 201 total downloads
  • Latest version: 6.2.4
  • 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.
PInvoke.BCrypt by: Andrew Arnott
  • 108 total downloads
  • Latest version: 0.7.124
P/Invoke methods for the Windows BCrypt.dll.
PInvoke.Kernel32 by: Andrew Arnott
  • 115 total downloads
  • Latest version: 0.7.124
P/Invoke methods for the Windows Kernel32.dll.
PInvoke.NCrypt by: Andrew Arnott
  • 118 total downloads
  • Latest version: 0.7.124
P/Invoke methods for the Windows NCrypt.dll.
PInvoke.Windows.Core by: Andrew Arnott
  • 113 total downloads
  • Latest version: 0.7.124
P/Invoke types for common Windows APIs.
Portable.BouncyCastle by: Claire Novotny
  • 114 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
  • 2 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