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.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.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.CodeAnalysis.Elfie
                    
                    by: Microsoft
                
                - 28 total downloads
- Latest version: 1.0.0
                    An extensible library for fast indexing of code artifacts.
                
            
                    
                        Microsoft.CSharp
                    
                    by: Microsoft
                
                - 2.07k 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.
                
            
                    
                        Microsoft.DotNet.PlatformAbstractions
                    
                    by: Microsoft.DotNet.PlatformAbstractions
                
                - 226 total downloads
- Latest version: 2.1.0
                    Abstractions for making code that uses file system and environment testable.
                
            
                    
                        Microsoft.Extensions.ApiDescription.Server
                    
                    by: Microsoft
                
                - 228 total downloads
- Latest version: 6.0.5
                    MSBuild tasks and targets for build-time Swagger and OpenApi document generation
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e5f183b656a0e8bc087108130a5a9b54ae94494e
                
            
                    
                        Microsoft.Extensions.Caching.Abstractions
                    
                    by: Microsoft.Extensions.Caching.Abstractions
                
                - 783 total downloads
- Latest version: 1.0.0
                    Caching abstractions for in-memory cache and distributed cache.
Commonly used types:
Microsoft.Extensions.Caching.Distributed.IDistributedCache
Microsoft.Extensions.Caching.Memory.IMemoryCache
                
            
                    
                        Microsoft.Extensions.Caching.Memory
                    
                    by: Microsoft.Extensions.Caching.Memory
                
                - 530 total downloads
- Latest version: 1.0.0
                    In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
                
            
                    
                        Microsoft.Extensions.Configuration
                    
                    by: Microsoft
                
                - 48 total downloads
- Latest version: 2.0.0
                    Implementation of key-value pair based configuration for Microsoft.Extensions.Configuration. Includes the memory configuration provider.
                
            
                    
                        Microsoft.Extensions.Configuration.Abstractions
                    
                    by: Microsoft
                
                - 19 total downloads
- Latest version: 2.0.0
                    Abstractions of key-value pair based configuration.
Commonly used types:
Microsoft.Extensions.Configuration.IConfiguration
Microsoft.Extensions.Configuration.IConfigurationBuilder
Microsoft.Extensions.Configuration.IConfigurationProvider
Microsoft.Extensions.Configuration.IConfigurationRoot
Microsoft.Extensions.Configuration.IConfigurationSection
                
            
                    
                        Microsoft.Extensions.Configuration.Binder
                    
                    by: Microsoft
                
                - 47 total downloads
- Latest version: 2.0.0
                    Functionality to bind an object to data in configuration providers for Microsoft.Extensions.Configuration.