OpenTracing.Contrib.NetCore.Unofficial
                    
                    by: Catcher Wong
                
                - 189 total downloads
 - Latest version: 0.1.3
 
                    OpenTracing with AspNetCore
                
            
                    
                        Parlot
                    
                    by: Sebastien Ros
                
                - 23 total downloads
 - Latest version: 0.0.24
 
                    Parlot is a fast, lightweight and simple to use .NET parser combinator.
                
            
                    
                        PDFtoImage
                    
                    by: David Sungaila
                
                - 12 total downloads
 - Latest version: 5.0.0
 
                    A .NET library to render PDF files into images.
                
            
                    
                        PinYinConverterCore
                    
                    by: netcorepal
                
                - 248 total downloads
 - Latest version: 1.0.2
 
                    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 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.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
 
                    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 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
 
                    .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
 
                    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
 
                    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
 
                    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
 
                    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
 
                    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
 
                    Random user-agent generator for NET Core projects
                
            
                    
                        RedLock.net
                    
                    by: Sam Cook
                
                - 242 total downloads
 - Latest version: 2.3.2
 
                    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.