Microsoft.AspNet.Hosting.Abstractions
by: Microsoft
- 5 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 Hosting abstractions.
Microsoft.AspNet.Http
by: Microsoft
- 2 total downloads
- Latest version: 1.0.0-beta8
ASP.NET 5 HTTP feature implementations.
Microsoft.AspNet.Http.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-beta7
ASP.NET 5 HTTP object model. HttpContext and family.
Microsoft.AspNet.Http.Extensions
by: Microsoft
- 2 total downloads
- Latest version: 1.0.0-beta7
ASP.NET 5 common extension methods for HTTP abstractions and IApplicationBuilder.
Microsoft.AspNet.Http.Features
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-beta6
ASP.NET 5 HTTP feature interface definitions.
Microsoft.AspNet.Mvc.Core
by: Microsoft
- 3 total downloads
- Latest version: 6.0.0-beta6
The core runtime components of ASP.NET MVC.
Microsoft.AspNet.Mvc.DataAnnotations
by: Microsoft
- 2 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
- 2 total downloads
- Latest version: 6.0.0-rc1-final
JSON input and output for the MVC runtime
Microsoft.AspNet.Mvc.HeaderValueAbstractions
by: Microsoft
- 1 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
- 1 total downloads
- Latest version: 6.0.0-beta2
The ASP.NET MVC model binding components for binding data from a request to an object model.
Microsoft.AspNet.Mvc.Razor
by: Microsoft
- 3 total downloads
- Latest version: 6.0.0-rc1-final
The Razor view engine for ASP.NET MVC.
Microsoft.AspNet.Mvc.Razor.Host
by: Microsoft
- 3 total downloads
- Latest version: 6.0.0-beta7
Design time hosting infrastructure for the ASP.NET MVC Razor view engine.
Microsoft.AspNet.Mvc.TagHelpers
by: Microsoft
- 2 total downloads
- Latest version: 6.0.0-rc1-final
Contains a default set of Tag Helpers for building ASP.NET MVC applications.
Microsoft.AspNet.Mvc.ViewFeatures
by: Microsoft
- 1 total downloads
- Latest version: 6.0.0-beta7
View Rendering features for the MVC runtime
Microsoft.AspNet.PageExecutionInstrumentation.Interfaces
by: Microsoft
- 2 total downloads
- Latest version: 1.0.0-rc1-final
Abstractions for page instrumentation.
Microsoft.AspNet.Razor.Runtime
by: Microsoft
- 4 total downloads
- Latest version: 4.0.0-rc1-final
Runtime components for rendering Razor pages.
Microsoft.AspNet.Routing
by: Microsoft
- 1 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
- 1 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
- 1 total downloads
- Latest version: 1.0.0-beta2
ASP.NET 5 logic to protect and unprotect data, similar to DPAPI.
Microsoft.AspNet.WebApi.Client
by: Microsoft
- 3 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.