Microsoft.AspNet.Routing by: Microsoft
  • 49 total downloads
  • Latest version: 1.0.0-beta8
ASP.NET 5 middleware and abstractions for routing requests to application logic and for generating links.
Microsoft.AspNet.Security by: Microsoft
  • 8 total downloads
  • Latest version: 1.0.0-beta2
ASP.NET 5 common types used by the various authentication middleware.
Microsoft.AspNet.Security.DataProtection by: Microsoft
  • 10 total downloads
  • Latest version: 1.0.0-beta2
ASP.NET 5 logic to protect and unprotect data, similar to DPAPI.
Microsoft.AspNet.SignalR.Client by: Microsoft
  • 79 total downloads
  • Latest version: 2.4.3
  • Microsoft AspNet SignalR AspNetSignalR Client
.NET client for ASP.NET SignalR.
Microsoft.AspNet.SignalR.Core by: Microsoft
  • 84 total downloads
  • Latest version: 2.4.3
  • Microsoft AspNet SignalR AspNetSignalR Core
Async signaling library for .NET to help build real-time, multi-user interactive web applications.
Microsoft.AspNet.SignalR.SelfHost by: Microsoft
  • 70 total downloads
  • Latest version: 2.4.3
  • Microsoft AspNet SignalR AspNetSignalR SelfHost
This package includes the required dependencies for self-hosting SignalR in a process outside of IIS using OWIN and HTTPListener.
Microsoft.AspNet.SignalR.Utils by: Microsoft
  • 83 total downloads
  • Latest version: 2.4.3
Command line utilities for ASP.NET SignalR. This package was built from the source at: https://github.com/SignalR/SignalR/tree/7f53f266daf1aad3dabb1b6d7a71d4c1501ec8dc
Microsoft.AspNet.StaticFiles by: Microsoft
  • 65 total downloads
  • Latest version: 1.0.0-rc1-final
ASP.NET 5 static files middleware.
Microsoft.AspNet.WebApi by: Microsoft
  • 29 total downloads
  • Latest version: 5.3.0
  • Microsoft AspNet WebApi AspNetWebApi
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
  • 108 total downloads
  • Latest version: 6.0.0
  • Microsoft AspNet WebApi AspNetWebApi HttpClient
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
  • 65 total downloads
  • Latest version: 5.3.0
  • Microsoft AspNet WebApi AspNetWebApi
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.
Microsoft.AspNet.WebApi.Cors by: Microsoft
  • 78 total downloads
  • Latest version: 5.3.0
  • Microsoft AspNet WebApi AspNetWebApi Cors Cross Origin
This package contains the components to enable Cross-Origin Resource Sharing (CORS) in ASP.NET Web API.
Microsoft.AspNet.WebApi.Owin by: Microsoft
  • 74 total downloads
  • Latest version: 5.3.0
  • Microsoft AspNet WebApi AspNetWebApi OWIN
This package allows you to host ASP.NET Web API within an OWIN server and provides access to additional OWIN features.
Microsoft.AspNet.WebApi.OwinSelfHost by: Microsoft
  • 54 total downloads
  • Latest version: 5.3.0
  • Microsoft AspNet WebApi AspNetWebApi OWIN
This package allows you to host ASP.NET Web API within your own process using the OWIN HttpListener server. 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.SelfHost by: Microsoft
  • 95 total downloads
  • Latest version: 5.3.0
  • Microsoft AspNet WebApi AspNetWebApi SelfHost
This is a legacy package for hosting ASP.NET Web API within your own process (outside of IIS). Please use the Microsoft.AspNet.WebApi.OwinSelfHost package for new projects.
Microsoft.AspNet.WebApi.WebHost by: Microsoft
  • 84 total downloads
  • Latest version: 5.3.0
  • Microsoft AspNet WebApi AspNetWebApi WebHost
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.WebHost.zh-Hans by: Microsoft
  • 80 total downloads
  • Latest version: 5.3.0
  • Microsoft AspNet WebApi AspNetWebApi WebHost
此程序包包含 ASP.NET Web API Web Host 的简体中文附属程序集。
Microsoft.AspNet.WebPages by: Microsoft
  • 107 total downloads
  • Latest version: 3.3.0
  • Microsoft AspNet WebPages AspNetWebPages
This package contains core runtime assemblies shared between ASP.NET MVC and ASP.NET Web Pages.
Microsoft.AspNet.WebUtilities by: Microsoft
  • 61 total downloads
  • Latest version: 1.0.0-rc1-final
ASP.NET 5 common helper methods.
Microsoft.AspNetCore by: Microsoft
  • 64 total downloads
  • Latest version: 2.0.0
  • aspnetcore
Microsoft.AspNetCore