Humanizer.Core.zh-Hans
                    
                    by: Mehdi Khalili  Claire Novotny
                
                - 25 total downloads
- Latest version: 2.14.1
                    Humanizer Locale Chinese (zh-Hans)
                
            
                    
                        Humanizer.Core.zh-Hant
                    
                    by: Mehdi Khalili  Claire Novotny
                
                - 29 total downloads
- Latest version: 2.14.1
                    Humanizer Locale Chinese (zh-Hant)
                
            
                    
                        Iconic.Zlib.Netstandard
                    
                    by: https://github.com/HelloKitty
                
                - 251 total downloads
- Latest version: 1.0.0
                    A .NETStandard port of Iconic.Zlib from DotNetZip project.
                
            
                    
                        Instances
                    
                    by: Malte Rosenbjerg
                
                - 75 total downloads
- Latest version: 3.0.0
                    A .NET Standard Process wrapper with an elegant API, for both asyncronous and syncronous use, providing both Events and support for Tasks with cancellation support
                
            
                    
                        Jaeger
                    
                    by: Chatham Financial Corp. and The Jaeger Authors
                
                - 205 total downloads
- Latest version: 1.0.3
                    Jaeger .NET Tracing
                
            
                    
                        JetBrains.Annotations
                    
                    by: JetBrains
                
                - 1.043k total downloads
- Latest version: 2023.3.0
                    JetBrains.Annotations help reduce false positive warnings, explicitly declare purity and nullability in your code, deal with implicit usages of members, support special semantics of APIs in ASP.NET and XAML frameworks and otherwise increase accuracy of JetBrains Rider and ReSharper code inspections.
All usages of JetBrains.Annotations attributes are erased from metadata by default, which means no actual binary reference to 'JetBrains.Annotations.dll' assembly is produced. If you need to preserve these attributes in metadata, just define 'JETBRAINS_ANNOTATIONS' conditional compilation symbol in your projects.
                
            
                    
                        LiteDB
                    
                    by: Maurício David
                
                - 143 total downloads
- Latest version: 5.0.21
                    LiteDB - A lightweight embedded .NET NoSQL document store in a single datafile
Signed by signpath.io from repository 'https://github.com/mbdavid/LiteDB' commit '391cc9318c5be6e56cb71b3ce14b1ed9cb324763' (see contained AppVeyorSettings.json file for build settings).
                
            
                    
                        lz4net
                    
                    by: Milosz Krajewski
                
                - 248 total downloads
- Latest version: 1.0.15.93
                    LZ4 is lossless compression algorithm, sacrificing compression ratio for compression/decompression speed. Its compression speed is ~400 MB/s per core while decompression speed reaches ~2 GB/s, not far from RAM speed limits.
LZ4net brings LZ4 to all (most?) .NET platforms: .NET 2.0+, .NET Core, Mono, Windows Phone, Xamarin.iOS, Xamarin.Android and Silverlight
                
            
                    
                        lz4net.unsafe.netcore
                    
                    by: Milosz Krajewski
                
                - 243 total downloads
- Latest version: 1.0.15.93
                    This packages is not usable on its own. Please use https://www.nuget.org/packages/lz4net/ instead.
                
            
                    
                        Microsoft.ApplicationInsights.DependencyCollector
                    
                    by: Microsoft
                
                - 230 total downloads
- Latest version: 2.22.0
                    Application Insights Dependency Collector for .NET applications. This is a dependent package for Application Insights platform specific packages and provides automatic collection of dependency telemetry. Please install the platform specific packages directly for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
                
            
                    
                        Microsoft.ApplicationInsights.PerfCounterCollector
                    
                    by: Microsoft
                
                - 246 total downloads
- Latest version: 2.22.0
                    Application Insights Performance Counters Collector allows you to send data collected by Performance Counters to Application Insights. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
                
            
                    
                        Microsoft.ApplicationInsights.SnapshotCollector
                    
                    by: Microsoft
                
                - 179 total downloads
- Latest version: 1.4.6
                    Monitors exceptions in your application and automatically collects snapshots for offline analysis.
                
            
                    
                        Microsoft.ApplicationInsights.WindowsServer
                    
                    by: Microsoft
                
                - 237 total downloads
- Latest version: 2.22.0
                    Application Insights Windows Server nuget package provides automatic collection of application insights telemetry for .NET applications. This package can be used as a dependent package for Application Insights platform specific packages or as a standalone package for .NET applications that are not covered by platform specific packages (like for .NET worker roles). Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
                
            - 237 total downloads
- Latest version: 2.22.0
                    This nuget provides a telemetry channel to Application Insights Windows Server SDK that will preserve telemetry in offline scenarios. This is a dependent package, for the best experience please install the platform specific package. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
                
            
                    
                        Microsoft.AspNet.WebApi.Client
                    
                    by: Microsoft
                
                - 226 total downloads
- Latest version: 6.0.0
                    This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.
                
            
                    
                        Microsoft.Build.Tasks.Git
                    
                    by: Microsoft
                
                - 8 total downloads
- Latest version: 8.0.0
                    MSBuild tasks providing git repository information.
                
            
                    
                        Microsoft.CodeAnalysis.Analyzers
                    
                    by: Microsoft
                
                - 97 total downloads
- Latest version: 3.3.4
                    Analyzers for consumers of Microsoft.CodeAnalysis NuGet package, i.e. extensions and applications built on top of .NET Compiler Platform (Roslyn). This package is included as a development dependency of Microsoft.CodeAnalysis NuGet package and does not need to be installed separately if you are referencing Microsoft.CodeAnalysis NuGet package.
                
            
                    
                        Microsoft.CodeAnalysis.AnalyzerUtilities
                    
                    by: Microsoft
                
                - 26 total downloads
- Latest version: 3.3.0
                    Analyzer utilities for various analyses, including Dataflow analysis based on ControlFlowGraph API in Microsoft.CodeAnalysis.
                
            
                    
                        Microsoft.CSharp
                    
                    by: Microsoft
                
                - 2.063k total downloads
- Latest version: 4.7.0
                    Provides support for compilation and code generation, including dynamic, using the C# language.
Commonly Used Types:
Microsoft.CSharp.RuntimeBinder.Binder
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException
Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo
Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfoFlags
Microsoft.CSharp.RuntimeBinder.CSharpBinderFlags
 
When using NuGet 3.x this package requires at least version 3.4.
                
            
                    
                        Microsoft.DotNet.Analyzers.Compatibility
                    
                    by: Microsoft
                
                - 9 total downloads
- Latest version: 0.2.12-alpha
                    Shows diagnostics for deprecated APIs and .NET Core APIs that throw PlatformNotSupportedException on specific operating systems.
                
            