Microsoft.AspNet.WebApi.Core
by: Microsoft
- 220 total downloads
- Latest version: 5.3.0
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.AspNetCore.SpaServices.Extensions
by: Microsoft
- 27 total downloads
- Latest version: 2.0.0
Helpers for building single-page applications on ASP.NET MVC Core.
Microsoft.AspNet.SignalR.Core
by: Microsoft
- 79 total downloads
- Latest version: 1.2.2
Core server components for ASP.NET SignalR.
Microsoft.AspNet.WebPages.Data
by: Microsoft
- 18 total downloads
- Latest version: 2.0.20710
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.TestHost
by: Microsoft
- 197 total downloads
- Latest version: 2.0.0
ASP.NET Core web server for writing and running tests.
Microsoft.AspNetCore.SpaServices
by: Microsoft
- 42 total downloads
- Latest version: 2.0.0
Helpers for building single-page applications on ASP.NET MVC Core.
Microsoft.AspNet.Razor
by: Microsoft
- 49 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.AspNetCore.StaticFiles
by: Microsoft
- 233 total downloads
- Latest version: 2.0.0
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
Microsoft.AspNet.Mvc.FixedDisplayModes
by: Microsoft
- 52 total downloads
- Latest version: 5.3.0
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
- 254 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.AspNetCore.WebSockets
by: Microsoft
- 89 total downloads
- Latest version: 2.0.0
ASP.NET Core web socket middleware for use on top of opaque servers.
Microsoft.AspNet.WebApi.WebHost
by: Microsoft
- 21 total downloads
- Latest version: 4.0.30506
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
- 205 total downloads
- Latest version: 3.3.0
This package contains core runtime assemblies shared between ASP.NET MVC and ASP.NET Web Pages.
Microsoft.AspNet.WebApi.Client
by: Microsoft
- 30 total downloads
- Latest version: 4.1.0-alpha-120809
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
- 266 total downloads
- Latest version: 5.3.0
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.Azure.Common
by: Microsoft
- 173 total downloads
- Latest version: 2.2.1
Provides infrastructure for common error handling, tracing, configuration, and HTTP/REST-based pipeline manipulation. The package also exposes the CloudContext type, which enables centralized discovery of available Microsoft Azure libraries.
Microsoft.AspNet.WebPages.WebData
by: Microsoft
- 23 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.AspNetCore.WebUtilities
by: Microsoft
- 187 total downloads
- Latest version: 2.0.0
ASP.NET Core utilities, such as for working with forms, multipart messages, and query strings.
Microsoft.AspNetCore.SignalR.Core
by: Microsoft
- 12 total downloads
- Latest version: 1.0.0-alpha2-final
Real-time communication framework for ASP.NET Core.
Microsoft.AspNetCore.SignalR.Common
by: Microsoft
- 24 total downloads
- Latest version: 1.0.0-alpha2-final
Common serialiation primitives for SignalR Clients Servers