Microsoft.AspNet.WebApi.Core by: Microsoft
  • 275 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.Identity.Owin by: Microsoft
  • 142 total downloads
  • Latest version: 2.2.4
  • Identity Membership
Owin implementation for ASP.NET Identity.
Microsoft.AspNetCore.SpaServices.Extensions by: Microsoft
  • 2,883k total downloads
  • Latest version: 11.0.0-preview.5.26302.115
Helpers for building single-page applications on ASP.NET MVC Core. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7b4c5716faaee8fb8a289aed29118cad955c45f
Microsoft.AspNet.SignalR.Core by: Microsoft
  • 310 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.AspNetCore.TestHost by: Microsoft
  • 3,307k total downloads
  • Latest version: 11.0.0-preview.5.26302.115
  • aspnetcore hosting testing
ASP.NET Core web server for writing and running tests. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7b4c5716faaee8fb8a289aed29118cad955c45f
Microsoft.AspNetCore.SpaServices by: Microsoft
  • 987 total downloads
  • Latest version: 5.0.0-preview.8.20414.8
Helpers for building single-page applications on ASP.NET MVC Core. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/a4938d07a5127ffad8466ddf703a6b5b21f4b0c9
Microsoft.AspNet.Razor by: Microsoft
  • 351 total downloads
  • Latest version: 3.3.0
  • Microsoft AspNet WebPages AspNetWebPages Razor
This package contains the runtime assemblies for ASP.NET Web Pages. ASP.NET Web Pages and the new Razor syntax provide a fast, terse, clean and lightweight way to combine server code with HTML to create dynamic web content.
Microsoft.AspNetCore.StaticFiles by: Microsoft
  • 512 total downloads
  • Latest version: 2.3.11
  • aspnetcore staticfiles
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
Microsoft.AspNet.Mvc.FixedDisplayModes by: Microsoft
  • 65 total downloads
  • Latest version: 5.3.0
  • Microsoft AspNet Mvc AspNetMvc
The previous version of this package contained a workaround for a bug affecting mobile view caching in ASP.NET MVC 4. As of ASP.NET MVC 5 this workaround is no longer needed. This package can be safely removed without affecting your application.
Microsoft.AspNet.Mvc by: Microsoft
  • 397 total downloads
  • Latest version: 5.3.0
  • Microsoft AspNet Mvc AspNetMvc
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.Cors by: Microsoft
  • 291 total downloads
  • Latest version: 5.3.0
  • Microsoft AspNet Cors Cross Origin
This package contains the core components to enable Cross-Origin Resource Sharing (CORS) in ASP.NET.
Microsoft.AspNetCore.WebSockets by: Microsoft
  • 367 total downloads
  • Latest version: 2.3.11
  • aspnetcore
ASP.NET Core web socket middleware for use on top of opaque servers.
Microsoft.AspNet.WebApi.WebHost by: Microsoft
  • 295 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.WebPages by: Microsoft
  • 303 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.WebApi.Client by: Microsoft
  • 332 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 by: Microsoft
  • 323 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.WebHelpers by: Microsoft
  • 282 total downloads
  • Latest version: 3.3.0
  • Microsoft AspNet WebPages AspNetWebPages
This package contains web helpers to easily add functionality to your site such as Captcha validation, Twitter profile and search boxes, Gravatars, Video, Bing search, site analytics or themes.
Microsoft.AspNet.Identity.Core by: Microsoft
  • 155 total downloads
  • Latest version: 2.2.4
  • Identity Membership
Core interfaces for ASP.NET Identity.
Microsoft.AspNetCore.WebUtilities by: Microsoft
  • 1,494k total downloads
  • Latest version: 11.0.0-preview.5.26302.115
  • aspnetcore
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7b4c5716faaee8fb8a289aed29118cad955c45f
Microsoft.AspNet.Identity.EntityFramework by: Microsoft
  • 169 total downloads
  • Latest version: 2.2.4
  • Identity Membership
ASP.NET Identity providers that use Entity Framework.