JsonPath.Net
                    
                    by: Greg Dennis
                
                - 33 total downloads
- Latest version: 1.0.0
                    JSON Path built on the System.Text.Json namespace.
			This library conforms to the IETF JSON Path specification [RFC 9535](https://www.rfc-editor.org/rfc/rfc9535.html).
			Read the full documentation at https://docs.json-everything.net/path/basics/.
                
            
                    
                        K4os.Compression.LZ4
                    
                    by: Milosz Krajewski
                
                - 238 total downloads
- Latest version: 1.3.8
                    Port of LZ4 compression algorithm for .NET
                
            
                    
                        K4os.Compression.LZ4.Streams
                    
                    by: Milosz Krajewski
                
                - 225 total downloads
- Latest version: 1.3.8
                    Port of LZ4 compression algorithm for .NET
                
            
                    
                        K4os.Hash.xxHash
                    
                    by: Milosz Krajewski
                
                - 228 total downloads
- Latest version: 1.0.8
                    xxHash hash implementation for .NET
                
            
                    
                        LiteDB
                    
                    by: Maurício David
                
                - 146 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
                
                - 250 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
                
                - 245 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.
                
            
                    
                        MathNet.Numerics.Signed
                    
                    by: Christoph Ruegg  Marcus Cuda  Jurgen Van Gael
                
                - 239 total downloads
- Latest version: 5.0.0
                    Math.NET Numerics is the numerical foundation of the Math.NET project, aiming to provide methods and algorithms for numerical computations in science, engineering and every day use. Supports .NET 5.0 or higher, .NET Standard 2.0 and .NET Framework 4.6.1 or higher, on Windows, Linux and Mac. This package contains strong-named assemblies for legacy use cases (not recommended).
                
            
                    
                        Microsoft.ApplicationInsights
                    
                    by: Microsoft
                
                - 550 total downloads
- Latest version: 2.22.0
                    Application Insights Base API. This package provides core functionality for transmission of all Application Insights Telemetry Types and is a dependent package for all other Application Insights packages. Please install the platform specific package for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
                
            
                    
                        Microsoft.ApplicationInsights.AspNetCore
                    
                    by: Microsoft
                
                - 193 total downloads
- Latest version: 2.22.0
                    Application Insights for ASP.NET Core web applications. See https://azure.microsoft.com/documentation/articles/app-insights-asp-net-five/ for more information. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
                
            
                    
                        Microsoft.ApplicationInsights.DependencyCollector
                    
                    by: Microsoft
                
                - 231 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.EventCounterCollector
                    
                    by: Microsoft
                
                - 244 total downloads
- Latest version: 2.22.0
                    Application Insights Event Counter Collector allows you to send data sent from EventCounters to Application Insights. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
                
            
                    
                        Microsoft.ApplicationInsights.PerfCounterCollector
                    
                    by: Microsoft
                
                - 247 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
                
                - 180 total downloads
- Latest version: 1.4.6
                    Monitors exceptions in your application and automatically collects snapshots for offline analysis.
                
            
                    
                        Microsoft.ApplicationInsights.WindowsServer
                    
                    by: Microsoft
                
                - 238 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
                
            - 238 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
                
                - 845 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.AspNetCore.App.Runtime.linux-x64
                    
                    by: Microsoft
                
                - 231 total downloads
- Latest version: 8.0.21
                    Provides a default set of APIs for building an ASP.NET Core application. Contains assets used for self-contained deployments.
This package is an internal implementation of the .NET Core SDK and is not meant to be used as a normal PackageReference.
    
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/6254f5ca64f85b90327592dff67ea6b2ec0262c6
                
            
                    
                        Microsoft.AspNetCore.Authentication.Abstractions
                    
                    by: Microsoft
                
                - 11 total downloads
- Latest version: 2.1.0
                    ASP.NET Core common types used by the various authentication components.
                
            
                    
                        Microsoft.AspNetCore.Authentication.Core
                    
                    by: Microsoft
                
                - 16 total downloads
- Latest version: 2.1.0
                    ASP.NET Core common types used by the various authentication middleware components.
                
             
            