Parlot by: Sebastien Ros
  • 23 total downloads
  • Latest version: 0.0.24
  • parser interpreter
Parlot is a fast, lightweight and simple to use .NET parser combinator.
PDFtoImage by: David Sungaila
  • 12 total downloads
  • Latest version: 5.0.0
  • PDF Bitmap Image Convert Conversion C# PDFium SkiaSharp Skia PNG JPG JPEG WEBP Xamarin Android iOS MAUI wasm WebAssembly
A .NET library to render PDF files into images.
PinYinConverterCore by: netcorepal
  • 248 total downloads
  • Latest version: 1.0.2
  • netcorepal pinyin .net core
Microsoft.International.Converters.PinYinConverter in Microsoft Visual Studio International Pack 1.0 SR1 .net core suport
Pipelines.Sockets.Unofficial by: Pipelines.Sockets.Unofficial
  • 230 total downloads
  • Latest version: 2.2.8
Package Description
Polly by: Michael Wolfenden App vNext
  • 151 total downloads
  • Latest version: 8.6.0
  • 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.Core by: Michael Wolfenden App vNext
  • 117 total downloads
  • Latest version: 8.6.0
  • 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.Http by: App vNext
  • 11 total downloads
  • Latest version: 3.0.0
  • HttpClient HttpClientFactory 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.
Portable.BouncyCastle by: Claire Novotny
  • 181 total downloads
  • Latest version: 1.9.0
  • bouncycastle cryptography encryption security
BouncyCastle portable version with support for .NET 4, .NET Standard 2.0
prometheus-net by: andrasm qed- lakario sandersaares
  • 857 total downloads
  • Latest version: 8.2.1
  • metrics prometheus
.NET client library for the Prometheus monitoring and alerting system
prometheus-net.SystemMetrics by: Daniel Lo Nigro
  • 211 total downloads
  • Latest version: 3.1.0
  • prometheus prometheus-net systemmetrics cpu system metrics disk network
Export system metrics (CPU usage, disk usage, etc) to Prometheus from your .NET app.
protobuf-net by: Marc Gravell
  • 24 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
  • 24 total downloads
  • Latest version: 3.2.30
  • binary serialization protobuf
Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
QRCoder-ImageSharp by: Raffael Herrmann Joerg Plenert
  • 38 total downloads
  • Latest version: 0.10.0
  • c# csharp qr qrcoder qrcode qr-generator qr-code-generator
QRCoder is a simple library, written in C#.NET, which enables you to create QR codes. Based on ImageSharp to provide plattform independency.
RabbitMQ.Client by: VMware
  • 240 total downloads
  • Latest version: 6.8.1
  • rabbitmq amqp
The RabbitMQ .NET client is the official client library for C# (and, implicitly, other .NET languages)
RandomUserAgent by: RandomUserAgent
  • 260 total downloads
  • Latest version: 1.1.2
  • user-agent user agent random
Random user-agent generator for NET Core projects
RedLock.net by: Sam Cook
  • 242 total downloads
  • Latest version: 2.3.2
  • RedLock Redis Distributed Lock
An implementation of the Redlock distributed lock algorithm
RestSharp by: .NET Foundation and Contributors
  • 262 total downloads
  • Latest version: 112.1.0
Simple REST and HTTP API Client
RestSharp.Serializers.NewtonsoftJson by: .NET Foundation and Contributors
  • 51 total downloads
  • Latest version: 112.1.0
Simple REST and HTTP API Client
runtime.any.System.Collections by: Microsoft
  • 149 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
  • 153 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.