Microsoft.ApplicationInsights.WindowsServer
                    
                    by: Microsoft
                
                - 633 total downloads
- Latest version: 2.23.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
                
            - 548 total downloads
- Latest version: 2.23.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.Authentication
                    
                    by: Microsoft
                
                - 102 total downloads
- Latest version: 1.0.0-rc1-final
                    ASP.NET 5 common types used by the various authentication middleware.
                
            
                    
                        Microsoft.AspNet.Authentication.Cookies
                    
                    by: Microsoft
                
                - 117 total downloads
- Latest version: 1.0.0-rc1-final
                    ASP.NET middleware that enables an application to use cookie based authentication, similar to ASP.NET's forms authentication.
                
            
                    
                        Microsoft.AspNet.Authentication.JwtBearer
                    
                    by: Microsoft
                
                - 18 total downloads
- Latest version: 1.0.0-beta8
                    ASP.NET 5 middleware that enables an application to receive a OpenIdConnect bearer token.
                
            
                    
                        Microsoft.AspNet.Cryptography.Internal
                    
                    by: Microsoft
                
                - 109 total downloads
- Latest version: 1.0.0-rc1-final
                    Infrastructure for ASP.NET 5 cryptographic packages. Developers should not reference this package.
                
            
                    
                        Microsoft.AspNet.DataProtection
                    
                    by: Microsoft
                
                - 116 total downloads
- Latest version: 1.0.0-rc1-final
                    ASP.NET 5 logic to protect and unprotect data, similar to DPAPI.
                
            
                    
                        Microsoft.AspNet.DataProtection.Abstractions
                    
                    by: Microsoft
                
                - 79 total downloads
- Latest version: 1.0.0-rc1-final
                    Contains the core IDataProtector and IDataProtectionProvider abstractions for ASP.NET 5 Data Protection.
                
            
                    
                        Microsoft.AspNet.DataProtection.Interfaces
                    
                    by: Microsoft
                
                - 22 total downloads
- Latest version: 1.0.0-beta4
                    Contains the core IDataProtector and IDataProtectionProvider interfaces for ASP.NET 5 Data Protection.
                
            
                    
                        Microsoft.AspNet.FeatureModel
                    
                    by: Microsoft
                
                - 90 total downloads
- Latest version: 1.0.0-beta5
                    ASP.NET 5 HTTP feature infrastructure.
                
            
                    
                        Microsoft.AspNet.Http
                    
                    by: Microsoft
                
                - 156 total downloads
- Latest version: 1.0.0-beta8
                    ASP.NET 5 HTTP feature implementations.
                
            
                    
                        Microsoft.AspNet.Http.Abstractions
                    
                    by: Microsoft
                
                - 80 total downloads
- Latest version: 1.0.0-rc1-final
                    ASP.NET 5 HTTP object model. HttpContext and family.
                
            
                    
                        Microsoft.AspNet.Http.Core
                    
                    by: Microsoft
                
                - 42 total downloads
- Latest version: 1.0.0-beta4
                    ASP.NET 5 HTTP feature implementations.
                
            
                    
                        Microsoft.AspNet.Http.Extensions
                    
                    by: Microsoft
                
                - 182 total downloads
- Latest version: 1.0.0-rc1-final
                    ASP.NET 5 common extension methods for HTTP abstractions and IApplicationBuilder.
                
            
                    
                        Microsoft.AspNet.Http.Features
                    
                    by: Microsoft
                
                - 83 total downloads
- Latest version: 1.0.0-rc1-final
                    ASP.NET 5 HTTP feature interface definitions.
                
            
                    
                        Microsoft.AspNet.Http.Interfaces
                    
                    by: Microsoft
                
                - 38 total downloads
- Latest version: 1.0.0-beta4
                    ASP.NET 5 HTTP feature interface definitions.
                
            
                    
                        Microsoft.AspNet.Mvc
                    
                    by: Microsoft
                
                - 427 total downloads
- Latest version: 5.3.0
                    This package contains the runtime assemblies for ASP.NET MVC. ASP.NET MVC gives you a powerful, patterns-based way to build dynamic websites that enables a clean separation of concerns and that gives you full control over markup.
                
            
                    
                        Microsoft.AspNet.WebApi
                    
                    by: Microsoft
                
                - 423 total downloads
- Latest version: 5.3.0
                    This package contains everything you need to host ASP.NET Web API on IIS. ASP.NET Web API is a framework that makes it easy to build HTTP services that reach a broad range of clients, including browsers and mobile devices. ASP.NET Web API is an ideal platform for building RESTful applications on the .NET Framework.
                
            
                    
                        Microsoft.AspNet.WebApi.Client
                    
                    by: Microsoft
                
                - 190 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.AspNet.WebApi.Core
                    
                    by: Microsoft
                
                - 419 total downloads
- Latest version: 5.3.0
                    This package contains the core runtime assemblies for ASP.NET Web API. This package is used by hosts of the ASP.NET Web API runtime. To host a Web API in IIS use the Microsoft.AspNet.WebApi.WebHost package. To host a Web API in your own process use the Microsoft.AspNet.WebApi.SelfHost package.