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.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.
                
            
                    
                        Microsoft.AspNetCore.Authorization
                    
                    by: Microsoft
                
                - 207 total downloads
- Latest version: 8.0.3
                    ASP.NET Core authorization classes.
Commonly used types:
Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute
Microsoft.AspNetCore.Authorization.AuthorizeAttribute
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/88ec3bc3f37e76fbcc932a25f9f0c1c29fe2b343
                
            
                    
                        Microsoft.AspNetCore.Authorization.Policy
                    
                    by: Microsoft
                
                - 10 total downloads
- Latest version: 2.1.0
                    ASP.NET Core authorization policy helper classes.
                
            
                    
                        Microsoft.AspNetCore.Hosting
                    
                    by: Microsoft
                
                - 243 total downloads
- Latest version: 2.1.1
                    ASP.NET Core hosting infrastructure and startup logic for web applications.
                
            
                    
                        Microsoft.AspNetCore.Hosting.Abstractions
                    
                    by: Microsoft
                
                - 1.037k total downloads
- Latest version: 2.2.0
                    ASP.NET Core hosting and startup abstractions for web applications.
This package was built from the source code at https://github.com/aspnet/Hosting/tree/0724e6cde1149ee1a19bfec9c13a2c9327b71213
                
            
                    
                        Microsoft.AspNetCore.Hosting.Server.Abstractions
                    
                    by: Microsoft
                
                - 765 total downloads
- Latest version: 2.2.0
                    ASP.NET Core hosting server abstractions for web applications.
This package was built from the source code at https://github.com/aspnet/Hosting/tree/0724e6cde1149ee1a19bfec9c13a2c9327b71213
                
            
                    
                        Microsoft.AspNetCore.Http
                    
                    by: Microsoft
                
                - 1.05k total downloads
- Latest version: 2.2.2
                    ASP.NET Core default HTTP feature implementations.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/522705f9a27b99ca4ad261f2e89fe51a77b2338e
                
            
                    
                        Microsoft.AspNetCore.Http.Abstractions
                    
                    by: Microsoft
                
                - 1.548k total downloads
- Latest version: 2.2.0
                    ASP.NET Core HTTP object model for HTTP requests and responses and also common extension methods for registering middleware in an IApplicationBuilder.
Commonly used types:
Microsoft.AspNetCore.Builder.IApplicationBuilder
Microsoft.AspNetCore.Http.HttpContext
Microsoft.AspNetCore.Http.HttpRequest
Microsoft.AspNetCore.Http.HttpResponse
This package was built from the source code at https://github.com/aspnet/HttpAbstractions/tree/91db78cf926939821bc96e8e60616cf5dde0b489
                
            
                    
                        Microsoft.AspNetCore.Http.Extensions
                    
                    by: Microsoft
                
                - 1.059k total downloads
- Latest version: 2.1.1
                    ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.
                
            
                    
                        Microsoft.AspNetCore.Http.Features
                    
                    by: Microsoft
                
                - 1.273k total downloads
- Latest version: 5.0.17
                    ASP.NET Core HTTP feature interface definitions.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/02c6de4ba6022025fcda7581415f310f8c73cdc3
                
            
                    
                        Microsoft.AspNetCore.JsonPatch
                    
                    by: Microsoft
                
                - 219 total downloads
- Latest version: 8.0.3
                    ASP.NET Core support for JSON PATCH.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/88ec3bc3f37e76fbcc932a25f9f0c1c29fe2b343
                
            
                    
                        Microsoft.AspNetCore.Metadata
                    
                    by: Microsoft
                
                - 226 total downloads
- Latest version: 8.0.3
                    ASP.NET Core metadata.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/88ec3bc3f37e76fbcc932a25f9f0c1c29fe2b343
                
            
                    
                        Microsoft.AspNetCore.Mvc.Abstractions
                    
                    by: Microsoft
                
                - 12 total downloads
- Latest version: 2.1.0
                    ASP.NET Core MVC abstractions and interfaces for action invocation and dispatching, authorization, action filters, formatters, model binding, routing, validation, and more.
Commonly used types:
Microsoft.AspNetCore.Mvc.IActionResult