Microsoft.AspNetCore.Hosting.Server.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.0
  • aspnetcore,hosting
ASP.NET Core hosting server abstractions for web applications.
Microsoft.AspNetCore.Http.Connections.Common by: Microsoft
  • 6 total downloads
  • Latest version: 9.0.12
  • aspnetcore signalr
Common primitives for ASP.NET Connection Handlers and clients This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/f736effe82a61eb6f5eba46e4173eae3b7d3dffd
Microsoft.AspNetCore.HttpOverrides by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore proxy headers xforwarded
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.JsonPatch by: Microsoft
  • 12 total downloads
  • Latest version: 8.0.11
  • aspnetcore json jsonpatch
ASP.NET Core support for JSON PATCH. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/47576478939fdd59b4400ad135f47938af486ab3
Microsoft.AspNetCore.Localization by: Microsoft
  • 5 total downloads
  • Latest version: 2.3.0
  • aspnetcore localization
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.Metadata by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.0-rc.2.25502.107
  • aspnetcore
ASP.NET Core metadata. This package was built from the source code at https://github.com/dotnet/dotnet/tree/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
Microsoft.AspNetCore.MiddlewareAnalysis by: Microsoft
  • 7 total downloads
  • Latest version: 2.2.0-preview3-35497
  • aspnetcore diagnostics
ASP.NET Core middleware for analyzing middleware in the request pipeline with System.Diagnostics.DiagnosticSource. This package was built from the source at: https://github.com/aspnet/Diagnostics/tree/1f31e0556d7cfb7fc99c6c8650173d0cc4ba0717
Microsoft.AspNetCore.Mvc by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.7
  • aspnetcore,aspnetcoremvc
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
  • aspnetcore aspnetcoremvc
CSharp Analyzers for ASP.NET Core MVC.
Microsoft.AspNetCore.Mvc.Localization by: Microsoft
  • 2 total downloads
  • Latest version: 2.0.0
  • aspnetcore aspnetcoremvc localization
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.Host by: Microsoft
  • 4 total downloads
  • Latest version: 1.1.5
  • aspnetcore,aspnetcoremvc,cshtml,razor
ASP.NET Core MVC design time hosting infrastructure for the Razor view engine.
Microsoft.AspNetCore.Mvc.RazorPages by: Microsoft
  • 2 total downloads
  • Latest version: 2.1.0-preview1-final
  • aspnetcore aspnetcoremvc cshtml razor
ASP.NET Core MVC Razor Pages.
Microsoft.AspNetCore.Mvc.TagHelpers by: Microsoft
  • 1 total downloads
  • Latest version: 2.3.9
  • aspnetcore aspnetcoremvc taghelper taghelpers
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.AspNetCore.Mvc.ViewFeatures
  • 3 total downloads
  • Latest version: 1.0.0-rc2-final
  • aspnetcore,aspnetcoremvc
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.NodeServices by: Microsoft
  • 7 total downloads
  • Latest version: 2.3.0
Invoke Node.js modules at runtime in ASP.NET Core applications.
Microsoft.AspNetCore.Razor by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.0-preview1-35029
  • aspnetcore cshtml razor taghelper taghelpers
Razor is a markup syntax for adding server-side logic to web pages. This package contains 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 This package was built from the source at: https://github.com/aspnet/Razor/tree/2db79f1764a5adda4536edfd82583c4b3fd4c749
Microsoft.AspNetCore.Razor.Language by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.20
  • aspnetcore cshtml razor
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.ResponseCaching.Abstractions by: Microsoft
  • 6 total downloads
  • Latest version: 2.1.0
  • aspnetcore cache caching
ASP.NET Core response caching middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.Server.HttpSys by: Microsoft
  • 2 total downloads
  • Latest version: 2.3.0
  • aspnetcore weblistener httpsys
ASP.NET Core HTTP server that uses the Windows HTTP Server API.
Microsoft.AspNetCore.Server.Kestrel by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.3
  • aspnetcore,kestrel
ASP.NET Core Kestrel cross-platform web server.