Microsoft.AspNetCore.Mvc.Formatters.Xml by: Microsoft
  • 2 total downloads
  • Latest version: 2.2.0-preview1-35029
  • aspnetcore aspnetcoremvc xml
ASP.NET Core MVC formatters for XML input and output using DataContractSerializer and XmlSerializer. This package was built from the source at: https://github.com/aspnet/Mvc/tree/522006d2c866add522a546aa3b4720577f1cee57
Microsoft.AspNetCore.Mvc.Localization by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.1
  • 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.Extensions by: Microsoft
  • 4 total downloads
  • Latest version: 6.0.20
  • aspnetcoremvc
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/39e0501ee91dcf2b9b885d647795184815fb0408
Microsoft.AspNetCore.Mvc.Razor.Host by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.4
  • aspnetcore,aspnetcoremvc,cshtml,razor
ASP.NET Core MVC design time hosting infrastructure for the Razor view engine.
Microsoft.AspNetCore.Mvc.Razor.ViewCompilation by: Microsoft
  • 2 total downloads
  • Latest version: 2.2.0
  • cshtml razor compilation precompilation aspnetcore
Build-time references required to enable Razor view compilation as part of building the application.
Microsoft.AspNetCore.NodeServices by: Microsoft
  • 5 total downloads
  • Latest version: 2.1.0-rc1-final
  • aspnetcore aspnetcoremvc nodeservices
Invoke Node.js modules at runtime in ASP.NET Core applications.
Microsoft.AspNetCore.Razor by: Microsoft
  • 2 total downloads
  • Latest version: 2.2.0-preview3-35497
  • 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/82276ece2f258c6e977f1ad848da2add3bb6c859
Microsoft.AspNetCore.Razor.Language by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.6
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/68bb6fb08f8f85bb3cf08953a0d2f4a254eaccff
Microsoft.AspNetCore.Razor.Runtime by: Microsoft
  • 1 total downloads
  • Latest version: 2.1.0-preview1-final
  • aspnetcore cshtml razor taghelper taghelpers
Runtime infrastructure for rendering Razor pages and tag helpers.
Microsoft.AspNetCore.ResponseCaching by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.3
  • aspnetcore,cache,caching
ASP.NET Core middleware for caching HTTP responses on the server.
Microsoft.AspNetCore.ResponseCaching.Abstractions by: Microsoft.AspNetCore.ResponseCaching.Abstractions
  • 1 total downloads
  • Latest version: 1.0.3
  • aspnetcore,cache,caching
ASP.NET Core response caching middleware abstractions and feature interface definitions.
Microsoft.AspNetCore.ResponseCompression by: Microsoft
  • 2 total downloads
  • Latest version: 2.2.0-preview1-35029
  • aspnetcore
ASP.NET Core middleware for HTTP Response compression.
Microsoft.AspNetCore.Server.IIS by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.0
  • aspnetcore iis
Provides support for hosting ASP.NET Core in IIS using the AspNetCoreModule. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/ce8cf65589734f82b0536c543aba5bd60d0a5a98
Microsoft.AspNetCore.Server.IISIntegration by: Microsoft
  • 2 total downloads
  • Latest version: 2.1.2
  • aspnetcore iis
ASP.NET Core components for working with the IIS AspNetCoreModule.
Microsoft.AspNetCore.Server.Kestrel.Core by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.3
  • aspnetcore kestrel
Core components of ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv by: Microsoft
  • 3 total downloads
  • Latest version: 2.2.0-preview2-35157
  • aspnetcore kestrel
Libuv transport for the ASP.NET Core Kestrel cross-platform web server. This package was built from the source at: https://github.com/aspnet/KestrelHttpServer/tree/991cfa8bd8ed940be32ffeda39f8beeb992c9c02
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets by: Microsoft
  • 3 total downloads
  • Latest version: 2.1.40
  • aspnetcore kestrel
Managed socket transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Session by: Microsoft
  • 2 total downloads
  • Latest version: 2.1.1
  • aspnetcore session sessionstate
ASP.NET Core session state middleware.
Microsoft.AspNetCore.SignalR.Common by: Microsoft
  • 17 total downloads
  • Latest version: 10.0.0-preview.6.25358.103
  • aspnetcore signalr
Common serialization primitives for SignalR Clients Servers This package was built from the source code at https://github.com/dotnet/dotnet/tree/75972a5ba730bdaf7cf3a34f528ab0f5c7f05183
Microsoft.AspNetCore.SignalR.Core by: Microsoft
  • 3 total downloads
  • Latest version: 1.0.1
  • aspnetcore signalr
Real-time communication framework for ASP.NET Core.