Microsoft.AspNet.Mvc
by: Microsoft
- 54 total downloads
- Latest version: 5.3.0
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
- 10 total downloads
- Latest version: 6.0.0-rc1-final
The core abstractions of ASP.NET MVC.
Microsoft.AspNet.Mvc.Core
by: Microsoft
- 18 total downloads
- Latest version: 6.0.0-rc1-final
The core runtime components of ASP.NET MVC.
Microsoft.AspNet.Mvc.Formatters.Json
by: Microsoft
- 4 total downloads
- Latest version: 6.0.0-rc1-final
JSON input and output for the MVC runtime
Microsoft.AspNet.Mvc.HeaderValueAbstractions
by: Microsoft
- 4 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
- 8 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.WebApiCompatShim
by: Microsoft
- 8 total downloads
- Latest version: 6.0.0-beta7
Provides compatibility in ASP.NET MVC with ASP.NET Web API 2 to simplify migration of existing Web API implementations.
Microsoft.AspNet.PipelineCore
by: Microsoft
- 2 total downloads
- Latest version: 1.0.0-beta1
ASP.NET 5 HTTP feature implementations.
Microsoft.AspNet.Razor
by: Microsoft
- 11 total downloads
- Latest version: 2.0.30506
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
- 4 total downloads
- Latest version: 1.0.0-beta2
ASP.NET 5 enables per-request scoping of services.
Microsoft.AspNet.Routing
by: Microsoft
- 9 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
- 3 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
- 3 total downloads
- Latest version: 1.0.0-beta2
ASP.NET 5 logic to protect and unprotect data, similar to DPAPI.
Microsoft.AspNet.SignalR
by: Microsoft
- 53 total downloads
- Latest version: 2.4.3
Incredibly simple real-time web for .NET. This package pulls in the server components and JavaScript client required to use SignalR in an ASP.NET application.
Microsoft.AspNet.SignalR.Client
by: Microsoft
- 73 total downloads
- Latest version: 2.4.3
.NET client for ASP.NET SignalR.
Microsoft.AspNet.SignalR.Core
by: Microsoft
- 20 total downloads
- Latest version: 1.2.2
Core server components for ASP.NET SignalR.
Microsoft.AspNet.SignalR.JS
by: Microsoft
- 57 total downloads
- Latest version: 2.4.3
JavaScript client for ASP.NET SignalR.
Microsoft.AspNet.SignalR.Owin
by: Microsoft
- 14 total downloads
- Latest version: 1.2.2
OWIN componenets for ASP.NET SignalR.
Microsoft.AspNet.SignalR.SystemWeb
by: Microsoft
- 40 total downloads
- Latest version: 2.3.0
Incredibly simple real-time web for .NET.
Components for using ASP.NET SignalR in applications hosted on System.Web.
Microsoft.AspNet.Web.Optimization
by: Microsoft
- 19 total downloads
- Latest version: 1.1.3
ASP.NET Optimization introduces a way to bundle and optimize CSS and JavaScript files.