Microsoft.AspNetCore.Mvc.Razor
by: Microsoft
- 64 total downloads
- Latest version: 2.0.0
ASP.NET Core MVC Razor view engine for CSHTML files.
Microsoft.AspNetCore.Mvc.Razor.Extensions
by: Microsoft
- 7 total downloads
- Latest version: 2.0.0
ASP.NET Core design time hosting infrastructure for the Razor view engine.
Microsoft.AspNetCore.Mvc.Razor.Host
by: Microsoft
- 54 total downloads
- Latest version: 1.1.8
ASP.NET Core MVC design time hosting infrastructure for the Razor view engine.
Microsoft.AspNetCore.Mvc.Razor.ViewCompilation
by: Microsoft
- 27 total downloads
- Latest version: 2.0.0-preview2-final
Build-time references required to enable Razor view compilation as part of building the application.
Microsoft.AspNetCore.Mvc.RazorPages
by: Microsoft
- 9 total downloads
- Latest version: 2.0.0
ASP.NET Core MVC Razor Pages.
Microsoft.AspNetCore.Mvc.TagHelpers
by: Microsoft
- 42 total downloads
- Latest version: 2.0.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.OpenApi
by: Microsoft
- 29 total downloads
- Latest version: 10.0.1
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/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.AspNetCore.Razor
by: Microsoft
- 39 total downloads
- Latest version: 2.0.0
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.Razor.Design
by: Microsoft
- 83 total downloads
- Latest version: 2.3.0
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
- 7 total downloads
- Latest version: 2.0.0
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.Razor.Runtime
by: Microsoft
- 27 total downloads
- Latest version: 2.0.0
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
- 39 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware for caching HTTP responses on the server.
Microsoft.AspNetCore.ResponseCompression
by: Microsoft
- 27 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware for HTTP Response compression.
Microsoft.AspNetCore.Server.HttpSys
by: Microsoft
- 12 total downloads
- Latest version: 2.0.2
ASP.NET Core HTTP server that uses the Windows HTTP Server API.
Microsoft.AspNetCore.Server.Kestrel.Core
by: Microsoft
- 9 total downloads
- Latest version: 2.0.0
Core components of ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Https
by: Microsoft
- 45 total downloads
- Latest version: 2.0.0
HTTPS support for the ASP.NET Core Kestrel cross-platform web server.
- 7 total downloads
- Latest version: 2.0.0
Transport abstractions for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv
by: Microsoft
- 7 total downloads
- Latest version: 2.0.0
Libuv transport for the ASP.NET Core Kestrel cross-platform web server.
Microsoft.AspNetCore.SignalR.Common
by: Microsoft
- 5 total downloads
- Latest version: 1.0.0-alpha2-final
Common serialiation primitives for SignalR Clients Servers
Microsoft.AspNetCore.SignalR.Core
by: Microsoft
- 5 total downloads
- Latest version: 1.0.0-alpha2-final
Real-time communication framework for ASP.NET Core.