Microsoft.AspNetCore.Mvc.Razor.ViewCompilation by: Microsoft
  • 2 total downloads
  • Latest version: 2.1.0
  • cshtml razor compilation precompilation aspnetcore
Build-time references required to enable Razor view compilation as part of building the application.
Microsoft.AspNetCore.Mvc.RazorPages by: Microsoft
  • 5 total downloads
  • Latest version: 2.2.5
  • aspnetcore aspnetcoremvc cshtml razor
ASP.NET Core MVC Razor Pages. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/33c2d01092d9a1b7a583fe99a50b15686e2b7de9
Microsoft.AspNetCore.Mvc.TagHelpers by: Microsoft
  • 3 total downloads
  • Latest version: 2.1.2
  • 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.Testing by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.0-preview3-35497
  • aspnetcore aspnetcoremvc aspnetcoremvctesting
Support for writing functional tests for MVC applications. This package was built from the source at: https://github.com/aspnet/Mvc/tree/fb57810f2960730e59db0235207b873c924bc3fd
Microsoft.AspNetCore.NodeServices by: Microsoft
  • 4 total downloads
  • Latest version: 2.0.4
  • aspnetcore aspnetcoremvc nodeservices
Invoke Node.js modules at runtime in ASP.NET Core applications.
Microsoft.AspNetCore.Owin by: Microsoft
  • 3 total downloads
  • Latest version: 2.1.0
  • aspnetcore owin
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.Language by: Microsoft
  • 0 total downloads
  • Latest version: 6.0.31
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/c967158b960823ccfcb19f1ef56426e2fd38eb3f
Microsoft.AspNetCore.Razor.Runtime by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.2
  • aspnetcore cshtml razor taghelper taghelpers
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
  • 1 total downloads
  • Latest version: 2.2.0-preview2-35157
  • aspnetcore cache caching
ASP.NET Core middleware for caching HTTP responses on the server. This package was built from the source at: https://github.com/aspnet/ResponseCaching/tree/4e07ea7672919d80717010440d0424b592ae07bd
Microsoft.AspNetCore.Routing by: Microsoft
  • 4 total downloads
  • Latest version: 2.0.0
  • aspnetcore routing
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.Server.HttpSys by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.6
  • aspnetcore weblistener httpsys
ASP.NET Core HTTP server that uses the Windows HTTP Server API. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/e7f262e33108e92fc8805b925cc04b07d254118b
Microsoft.AspNetCore.Server.Kestrel by: Microsoft
  • 3 total downloads
  • Latest version: 2.2.0-preview3-35497
  • aspnetcore kestrel
ASP.NET Core Kestrel cross-platform web server. This package was built from the source at: https://github.com/aspnet/KestrelHttpServer/tree/3a1cf72451d5e2080e74827ebbc61586a3e73956
Microsoft.AspNetCore.Server.Kestrel.Https by: Microsoft
  • 5 total downloads
  • Latest version: 2.1.0-rc1-final
  • aspnetcore kestrel
HTTPS support for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Session by: Microsoft
  • 3 total downloads
  • Latest version: 2.3.0
  • aspnetcore session sessionstate
ASP.NET Core session state middleware.
Microsoft.AspNetCore.SignalR by: Microsoft
  • 2 total downloads
  • Latest version: 1.1.0
  • aspnetcore signalr
Components for providing real-time bi-directional communication across the Web. This package was built from the source code at https://github.com/aspnet/SignalR/tree/a9def470e3b8e1480c55d1c311e4b37472140307
Microsoft.AspNetCore.SignalR.Common by: Microsoft
  • 5 total downloads
  • Latest version: 9.0.5
  • aspnetcore signalr
Common serialization primitives for SignalR Clients Servers This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ed74665e773dd1ebea3289c5662d71c590305932
Microsoft.AspNetCore.SpaServices by: Microsoft
  • 4 total downloads
  • Latest version: 2.3.0
Helpers for building single-page applications on ASP.NET MVC Core.
Microsoft.AspNetCore.SpaServices.Extensions by: Microsoft
  • 2 total downloads
  • Latest version: 2.2.0
  • aspnetcore aspnetcoremvc nodeservices
Helpers for building single-page applications on ASP.NET MVC Core. This package was built from the source code at https://github.com/aspnet/javascriptservices/tree/7819c2f95024e3b9bc4868b9c55f9ad00ec103f7
Microsoft.AspNetCore.StaticFiles by: Microsoft.AspNetCore.StaticFiles
  • 1 total downloads
  • Latest version: 1.0.4
  • aspnetcore,staticfiles
ASP.NET Core static files middleware. Includes middleware for serving static files, directory browsing, and default files.
Microsoft.AspNetCore.TestHost by: Microsoft.AspNetCore.TestHost
  • 2 total downloads
  • Latest version: 1.0.1
  • aspnetcore,hosting,testing
ASP.NET Core web server for writing and running tests.