Microsoft.AspNetCore.Http.Features
by: Microsoft
- 3 total downloads
- Latest version: 2.0.0-preview2-final
ASP.NET Core HTTP feature interface definitions.
Microsoft.AspNetCore.HttpOverrides
by: Microsoft
- 10 total downloads
- Latest version: 2.0.0
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.Identity.EntityFrameworkCore
by: Microsoft
- 2 total downloads
- Latest version: 1.1.3
ASP.NET Core Identity provider that uses Entity Framework Core.
Microsoft.AspNetCore.Identity.UI
by: Microsoft
- 1 total downloads
- Latest version: 2.1.0-preview2-final
ASP.NET Core Identity UI is the default Razor Pages built-in UI for the ASP.NET Core Identity framework.
Microsoft.AspNetCore.JsonPatch
by: Microsoft.AspNetCore.JsonPatch
- 1 total downloads
- Latest version: 1.0.0-rc2-final
ASP.NET Core support for JSON PATCH.
Microsoft.AspNetCore.Localization
by: Microsoft
- 9 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware for automatically applying culture information to HTTP requests. Culture information can be specified in the HTTP header, query string, cookie, or custom source.
Microsoft.AspNetCore.Mvc
by: Microsoft.AspNetCore.Mvc
- 1 total downloads
- Latest version: 1.0.0-rc2-final
ASP.NET Core MVC is a web framework that gives you a powerful, patterns-based way to build dynamic websites and web APIs. ASP.NET Core MVC enables a clean separation of concerns and gives you full control over markup.
Microsoft.AspNetCore.Mvc.Analyzers
by: Microsoft
- 1 total downloads
- Latest version: 2.1.0-preview2-final
CSharp Analyzers for ASP.NET Core MVC.
Microsoft.AspNetCore.Mvc.Localization
by: Microsoft
- 15 total downloads
- Latest version: 2.0.0
ASP.NET Core MVC features that enable globalization and localization of applications.
Commonly used types:
Microsoft.AspNetCore.Mvc.Localization.IHtmlLocalizer<TResource>
Microsoft.AspNetCore.Mvc.Localization.IViewLocalizer
Microsoft.AspNetCore.Mvc.Razor
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0-preview2-final
ASP.NET Core MVC Razor view engine for CSHTML files.
Microsoft.AspNetCore.Mvc.TagHelpers
by: Microsoft.AspNetCore.Mvc.TagHelpers
- 1 total downloads
- Latest version: 1.0.0-rc2-final
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
- 16 total downloads
- Latest version: 2.0.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
Microsoft.AspNetCore.Owin
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0-preview1-final
ASP.NET Core component for running OWIN middleware in an ASP.NET Core application, and to run ASP.NET Core middleware in an OWIN application.
Microsoft.AspNetCore.Razor
by: Microsoft
- 2 total downloads
- Latest version: 2.0.0-preview1-final
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor parser and code generation infrastructure.
Microsoft.AspNetCore.Razor.Design
by: Microsoft
- 4 total downloads
- Latest version: 2.1.0-preview2-final
Razor is a markup syntax for adding server-side logic to web pages. This package contains MSBuild support for Razor.
Microsoft.AspNetCore.Razor.Runtime
by: Microsoft
- 3 total downloads
- Latest version: 2.0.0-preview2-final
Runtime components for rendering Razor pages and implementing tag helpers.
Commonly used types:
Microsoft.AspNetCore.Razor.TagHelpers.HtmlAttributeNameAttribute
Microsoft.AspNetCore.Razor.TagHelpers.HtmlTargetElementAttribute
Microsoft.AspNetCore.Razor.TagHelpers.ITagHelper
Microsoft.AspNetCore.ResponseCaching
by: Microsoft
- 11 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware for caching HTTP responses on the server.
Microsoft.AspNetCore.ResponseCaching.Abstractions
by: Microsoft
- 10 total downloads
- Latest version: 2.0.0
ASP.NET Core response caching middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Server.Kestrel.Https
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0
HTTPS support for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv
by: Microsoft
- 1 total downloads
- Latest version: 2.0.0
Libuv transport for the ASP.NET Core Kestrel cross-platform web server.