Microsoft.AspNet.Security by: Microsoft
  • 23 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
  • 23 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
  • 231 total downloads
  • Latest version: 2.4.3
  • Microsoft AspNet SignalR AspNetSignalR Client
.NET client for ASP.NET SignalR.
Microsoft.AspNet.SignalR.Core by: Microsoft
  • 246 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
  • 186 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
  • 171 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
  • 111 total downloads
  • Latest version: 1.0.0-rc1-final
ASP.NET 5 static files middleware.
Microsoft.AspNet.WebApi by: Microsoft
  • 133 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
  • 264 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
  • 233 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
  • 221 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
  • 243 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
  • 181 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
  • 275 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
  • 257 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
  • 262 total downloads
  • Latest version: 5.3.0
  • Microsoft AspNet WebApi AspNetWebApi WebHost
此程序包包含 ASP.NET Web API Web Host 的简体中文附属程序集。
Microsoft.AspNet.WebPages by: Microsoft
  • 283 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
  • 108 total downloads
  • Latest version: 1.0.0-rc1-final
ASP.NET 5 common helper methods.
Microsoft.AspNetCore by: Microsoft
  • 281 total downloads
  • Latest version: 2.3.9
  • aspnetcore
Microsoft.AspNetCore
Microsoft.AspNetCore.All by: Microsoft
  • 466 total downloads
  • Latest version: 2.2.8
  • aspnetcore
Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.