Microsoft.AspNetCore.Mvc.Razor
by: Microsoft
- 2 total downloads
- Latest version: 1.1.4
ASP.NET Core MVC Razor view engine for CSHTML files.
Microsoft.AspNetCore.Mvc.Razor.Extensions
by: Microsoft
- 15 total downloads
- Latest version: 6.0.32
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/fedc545ce86467b7d3413d906f1ab02fb3db12ff
Microsoft.AspNetCore.Mvc.Razor.Host
by: Microsoft
- 1 total downloads
- Latest version: 1.1.5
ASP.NET Core MVC design time hosting infrastructure for the Razor view engine.
Microsoft.AspNetCore.Mvc.Razor.ViewCompilation
by: Microsoft
- 4 total downloads
- Latest version: 2.1.0-preview1-final
Build-time references required to enable Razor view compilation as part of building the application.
Microsoft.AspNetCore.Mvc.RazorPages
by: Microsoft
- 1 total downloads
- Latest version: 2.2.5
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: 1.1.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.Testing
by: Microsoft
- 1 total downloads
- Latest version: 2.3.0
Support for writing functional tests for MVC applications.
Microsoft.AspNetCore.NodeServices
by: Microsoft
- 4 total downloads
- Latest version: 2.0.3
Invoke Node.js modules at runtime in ASP.NET Core applications.
Microsoft.AspNetCore.OpenApi
by: Microsoft
- 1 total downloads
- Latest version: 11.0.0-preview.1.26104.118
Provides APIs for annotating route handler endpoints in ASP.NET Core with OpenAPI annotations.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/87bc0b04e21d786669142109a5128c95618b75ed
Microsoft.AspNetCore.Owin
by: Microsoft
- 4 total downloads
- Latest version: 3.0.0-preview-18579-0056
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.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/9e73c3382f4d9e6ba47afff6a1467ace945c77e7
Microsoft.AspNetCore.Razor.Language
by: Microsoft
- 8 total downloads
- Latest version: 6.0.1
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/4e7d976438b0fc17f435804e801d5d68d193ec33
Microsoft.AspNetCore.Razor.Runtime
by: Microsoft.AspNetCore.Razor.Runtime
- 1 total downloads
- Latest version: 1.0.3
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
- 2 total downloads
- Latest version: 2.1.0-preview2-final
ASP.NET Core middleware for caching HTTP responses on the server.
Microsoft.AspNetCore.ResponseCompression
by: Microsoft
- 1 total downloads
- Latest version: 2.1.0-preview2-final
ASP.NET Core middleware for HTTP Response compression.
Microsoft.AspNetCore.Rewrite
by: Microsoft
- 4 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
- 12 total downloads
- Latest version: 2.3.9
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
Microsoft.AspNetCore.Server.IISIntegration
by: Microsoft
- 3 total downloads
- Latest version: 2.2.0
ASP.NET Core components for working with the IIS AspNetCoreModule.
This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/ce8cf65589734f82b0536c543aba5bd60d0a5a98
Microsoft.AspNetCore.Server.Kestrel.Https
by: Microsoft
- 1 total downloads
- Latest version: 2.1.3
HTTPS support for the ASP.NET Core Kestrel cross-platform web server.
- 4 total downloads
- Latest version: 2.2.0-preview3-35497
Transport abstractions for the 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.Transport.Libuv
by: Microsoft
- 1 total downloads
- Latest version: 2.0.1
Libuv transport for the ASP.NET Core Kestrel cross-platform web server.