Microsoft.AspNet.HttpFeature by: Microsoft
  • 8 total downloads
  • Latest version: 1.0.0-beta1
ASP.NET 5 HTTP feature interface definitions.
Microsoft.AspNet.Mvc by: Microsoft
  • 91 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.Mvc.Abstractions by: Microsoft
  • 23 total downloads
  • Latest version: 6.0.0-rc1-final
The core abstractions of ASP.NET MVC.
Microsoft.AspNet.Mvc.Core by: Microsoft
  • 52 total downloads
  • Latest version: 6.0.0-rc1-final
The core runtime components of ASP.NET MVC.
Microsoft.AspNet.Mvc.DataAnnotations by: Microsoft
  • 27 total downloads
  • Latest version: 6.0.0-rc1-final
Metadata and Validation using System.ComponentModel.DataAnnotations for the MVC runtime
Microsoft.AspNet.Mvc.Formatters.Json by: Microsoft
  • 11 total downloads
  • Latest version: 6.0.0-rc1-final
JSON input and output for the MVC runtime
Microsoft.AspNet.Mvc.HeaderValueAbstractions by: Microsoft
  • 8 total downloads
  • Latest version: 1.0.0-beta2
Temporary abstractions for working with header values in ASP.NET MVC. These abstractions will be replaced by core HTTP abstractions in ASP.NET in a future release.
Microsoft.AspNet.Mvc.ModelBinding by: Microsoft
  • 19 total downloads
  • Latest version: 6.0.0-beta4
The ASP.NET MVC model binding components for binding data from a request to an object model.
Microsoft.AspNet.Mvc.ViewFeatures by: Microsoft
  • 20 total downloads
  • Latest version: 6.0.0-rc1-final
View Rendering features for the MVC runtime
Microsoft.AspNet.PipelineCore by: Microsoft
  • 4 total downloads
  • Latest version: 1.0.0-beta1
ASP.NET 5 HTTP feature implementations.
Microsoft.AspNet.Razor by: Microsoft
  • 110 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.AspNet.RequestContainer by: Microsoft
  • 6 total downloads
  • Latest version: 1.0.0-beta2
ASP.NET 5 enables per-request scoping of services.
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
  • 111 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
  • 84 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
  • 98 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.