Microsoft.AspNetCore.Diagnostics.Abstractions
by: Microsoft
- 9 total downloads
- Latest version: 2.2.0-preview1-35029
ASP.NET Core diagnostics middleware abstractions and feature interface definitions.
This package was built from the source at:
https://github.com/aspnet/Diagnostics/tree/983d7836ab27bce47a86e5425860e8ac1ff2b858
Microsoft.AspNetCore.Hosting.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview2-final
ASP.NET Core hosting and startup abstractions for web applications.
Microsoft.AspNetCore.Html.Abstractions
by: Microsoft
- 5 total downloads
- Latest version: 2.2.0-preview3-35497
ASP.NET Core HTML abstractions used for building HTML content.
Commonly used types:
Microsoft.AspNetCore.Html.HtmlString
Microsoft.AspNetCore.Html.IHtmlContent
This package was built from the source at:
https://github.com/aspnet/HtmlAbstractions/tree/49e982cc658c65db432db2768ce6a4ba3706bcf3
Microsoft.AspNetCore.Http
by: Microsoft
- 3 total downloads
- Latest version: 2.2.2
ASP.NET Core default HTTP feature implementations.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/522705f9a27b99ca4ad261f2e89fe51a77b2338e
Microsoft.AspNetCore.Http.Extensions
by: Microsoft
- 2 total downloads
- Latest version: 2.1.1
ASP.NET Core common extension methods for HTTP abstractions, HTTP headers, HTTP request/response, and session state.
Microsoft.AspNetCore.Http.Features
by: Microsoft
- 1 total downloads
- Latest version: 3.1.22
ASP.NET Core HTTP feature interface definitions.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/7b22a279ec975335bbb0a7cbadef2e45ee15aa9c
Microsoft.AspNetCore.HttpOverrides
by: Microsoft
- 1 total downloads
- Latest version: 2.1.1
ASP.NET Core basic middleware for supporting HTTP method overrides. Includes:
* X-Forwarded-* headers to forward headers from a proxy.
* HTTP method override header.
Microsoft.AspNetCore.Mvc.Cors
by: Microsoft
- 2 total downloads
- Latest version: 2.1.0
ASP.NET Core MVC cross-origin resource sharing (CORS) features.
Microsoft.AspNetCore.Mvc.DataAnnotations
by: Microsoft
- 15 total downloads
- Latest version: 2.2.0
ASP.NET Core MVC metadata and validation system using System.ComponentModel.DataAnnotations.
This package was built from the source code at https://github.com/aspnet/Mvc/tree/a6199bbfbab05583f987bae322fb04566841aaea
Microsoft.AspNetCore.Mvc.Razor.Extensions
by: Microsoft
- 1 total downloads
- Latest version: 6.0.0-rc.2.21480.10
ASP.NET Core design time hosting infrastructure for the Razor view engine.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/96103c264e5e8f0485d07018ba27b78cd8227dd2
Microsoft.AspNetCore.Mvc.TagHelpers
by: Microsoft.AspNetCore.Mvc.TagHelpers
- 1 total downloads
- Latest version: 1.0.3
ASP.NET Core MVC default tag helpers. Contains tag helpers for anchor tags, HTML input elements, caching, scripts, links (for CSS), and more.
Microsoft.AspNetCore.Mvc.ViewFeatures
by: Microsoft
- 12 total downloads
- Latest version: 2.2.0
ASP.NET Core MVC view rendering features. Contains common types used in most MVC applications as well as view rendering features such as view engines, views, view components, and HTML helpers.
Commonly used types:
Microsoft.AspNetCore.Mvc.Controller
Microsoft.AspNetCore.Mvc.ValidateAntiForgeryTokenAttribute
Microsoft.AspNetCore.Mvc.ViewComponent
This package was built from the source code at https://github.com/aspnet/Mvc/tree/a6199bbfbab05583f987bae322fb04566841aaea
Microsoft.AspNetCore.NodeServices
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-beta-000019
Invoke Node.js modules at runtime in ASP.NET Core applications.
Microsoft.AspNetCore.Razor.Language
by: Microsoft
- 2 total downloads
- Latest version: 6.0.29
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor parser and code generation infrastructure.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/c83354d42e63d2bb07e6b24b7c67ef91e434f359
Microsoft.AspNetCore.Razor.Runtime
by: Microsoft
- 1 total downloads
- Latest version: 2.3.0
Runtime infrastructure for rendering Razor pages and tag helpers.
Microsoft.AspNetCore.ResponseCaching
by: Microsoft
- 1 total downloads
- Latest version: 2.3.0
ASP.NET Core middleware for caching HTTP responses on the server.
Microsoft.AspNetCore.Routing
by: Microsoft
- 1 total downloads
- Latest version: 2.1.0-preview2-final
ASP.NET Core middleware for routing requests to application logic and for generating links.
Commonly used types:
Microsoft.AspNetCore.Routing.Route
Microsoft.AspNetCore.Routing.RouteCollection
Microsoft.AspNetCore.SignalR.Common
by: Microsoft
- 2 total downloads
- Latest version: 9.0.6
Common serialization primitives for SignalR Clients Servers
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/379bfc7b2559e7cc9f42f997a497b2f2dd8e12d2
Microsoft.AspNetCore.SignalR.Core
by: Microsoft
- 1 total downloads
- Latest version: 1.0.0-rc1-final
Real-time communication framework for ASP.NET Core.
Microsoft.AspNetCore.SpaServices.Extensions
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-rc2-final
Helpers for building single-page applications on ASP.NET MVC Core.