Microsoft.AspNetCore.Mvc.RazorPages
by: Microsoft
- 7 total downloads
- Latest version: 2.2.0-preview3-35497
ASP.NET Core MVC Razor Pages.
This package was built from the source at:
https://github.com/aspnet/Mvc/tree/fb57810f2960730e59db0235207b873c924bc3fd
Microsoft.AspNetCore.Mvc.TagHelpers
by: Microsoft
- 10 total downloads
- Latest version: 2.3.0
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
- 5 total downloads
- Latest version: 2.0.2
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
- 30 total downloads
- Latest version: 2.2.0-preview3-35497
Invoke Node.js modules at runtime in ASP.NET Core applications.
This package was built from the source at:
https://github.com/aspnet/javascriptservices/tree/3265b92086cb62a98d7a486f9e8f81a77ef56afc
Microsoft.AspNetCore.Razor
by: Microsoft
- 8 total downloads
- Latest version: 2.2.0-preview3-35497
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.Design
by: Microsoft
- 4 total downloads
- Latest version: 2.2.0-preview3-35497
Razor is a markup syntax for adding server-side logic to web pages. This package contains MSBuild support for Razor.
Microsoft.AspNetCore.Razor.Language
by: Microsoft
- 38 total downloads
- Latest version: 6.0.9
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/3fe12b935c03138f76364dc877a7e069e254b5b2
Microsoft.AspNetCore.Razor.Runtime
by: Microsoft
- 19 total downloads
- Latest version: 2.2.0
Runtime infrastructure for rendering Razor pages and tag helpers.
This package was built from the source code at https://github.com/aspnet/Razor/tree/8ba0a894256e4b5c5385db9b5aac32fdbd046f3a
Microsoft.AspNetCore.ResponseCaching
by: Microsoft
- 10 total downloads
- Latest version: 2.2.0-preview3-35497
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/b21b893ad3bdeb2862ac990a39ed9f8f211fa6e1
Microsoft.AspNetCore.ResponseCaching.Abstractions
by: Microsoft
- 7 total downloads
- Latest version: 2.2.0-preview2-35157
ASP.NET Core response caching middleware abstractions and feature interface definitions.
This package was built from the source at:
https://github.com/aspnet/ResponseCaching/tree/4e07ea7672919d80717010440d0424b592ae07bd
Microsoft.AspNetCore.ResponseCompression
by: Microsoft
- 6 total downloads
- Latest version: 2.2.0-preview2-35157
ASP.NET Core middleware for HTTP Response compression.
Microsoft.AspNetCore.Rewrite
by: Microsoft
- 21 total downloads
- Latest version: 2.2.0-preview3-35497
ASP.NET Core basic middleware for rewriting URLs. Includes:
* Support for custom URL rewrite rules
* Support for running IIS URL Rewrite module rules
* Support for running Apache mod_rewrite rules.
This package was built from the source at:
https://github.com/aspnet/BasicMiddleware/tree/1610c35d55f8d64abd401c9af83b3f2bcad192ad
Microsoft.AspNetCore.Routing.Abstractions
by: Microsoft
- 10 total downloads
- Latest version: 2.2.0-preview3-35497
ASP.NET Core abstractions for routing requests to application logic and for generating links.
Commonly used types:
Microsoft.AspNetCore.Routing.IRouter
Microsoft.AspNetCore.Routing.RouteData
This package was built from the source at:
https://github.com/aspnet/Routing/tree/016fec75b3d98087b99020748f8f4364f53ee927
Microsoft.AspNetCore.Server.HttpSys
by: Microsoft
- 9 total downloads
- Latest version: 2.2.0-preview3-35497
ASP.NET Core HTTP server that uses the Windows HTTP Server API.
This package was built from the source at:
https://github.com/aspnet/HttpSysServer/tree/47300deacb8a2782d25f471ed6fc49cd4230fa2c
Microsoft.AspNetCore.Server.IIS
by: Microsoft
- 2 total downloads
- Latest version: 2.2.0-preview3-35497
Provides support for hosting ASP.NET Core in IIS using the AspNetCoreModule.
This package was built from the source at:
https://github.com/aspnet/IISIntegration/tree/0b5973e5014f17e7bbdbe57c28b90d2b9b1d2347
Microsoft.AspNetCore.Server.IISIntegration
by: Microsoft
- 9 total downloads
- Latest version: 2.3.0
ASP.NET Core components for working with the IIS AspNetCoreModule.
Microsoft.AspNetCore.Server.Kestrel
by: Microsoft
- 5 total downloads
- Latest version: 2.2.0-preview1-35029
ASP.NET Core Kestrel cross-platform web server.
This package was built from the source at:
https://github.com/aspnet/KestrelHttpServer/tree/6f7a841374a6bbcc8375da71b26ee3edb759cb80
Microsoft.AspNetCore.Server.Kestrel.Core
by: Microsoft
- 5 total downloads
- Latest version: 2.1.7
Core components of ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.SignalR
by: Microsoft
- 4 total downloads
- Latest version: 1.1.0-preview2-35157
Components for providing real-time bi-directional communication across the Web.
This package was built from the source at:
https://github.com/aspnet/SignalR/tree/d20d4f128e295dd491f955277bb24ac16ddca32a
Microsoft.AspNetCore.SignalR.Common
by: Microsoft
- 2 total downloads
- Latest version: 8.0.18
Common serialization primitives for SignalR Clients Servers
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/cea5fa610dba4e0c024727f4c528a66018b820a3