Microsoft.AspNetCore.Razor.Runtime 2.1.1
Runtime infrastructure for rendering Razor pages and tag helpers.
Showing the top 20 packages that depend on Microsoft.AspNetCore.Razor.Runtime.
Packages | Downloads |
---|---|
Localization.AspNetCore.TagHelpers
Asp.Net Core Tag Helpers to use when localizing Asp.Net Core applications instead of manually injecting IViewLocator.
Usage
To use these tag helpers add the following to your `_ViewImports.cshtml` file
@addTagHelper *, Localization.AspNetCore.TagHelpers
The package currently supports three tag helpers with the following usage cases:
Usage with the tag name `<localize>Text to localize</localize>`
Usage with a html attribute `<span localize>Text to localize</localize>`
Ability to localize html attribute using the following: `<span localize-title='I'm the title to localize'>This won't</span>`
Please see the documentation for all available attributes and their usage:
https://wormiecorp.github.io/Localization.AspNetCore.TagHelpers/docs/helpers
|
32 |
Microsoft.AspNetCore.All
Microsoft.AspNetCore.All
|
130 |
Microsoft.AspNetCore.App
Provides a default set of APIs for building an ASP.NET Core application.
This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.
|
11 |
Microsoft.AspNetCore.ApplicationInsights.HostingStartup
ASP.NET Core lightup integration with Application Insights.
|
102 |
Microsoft.AspNetCore.Mvc.Razor
ASP.NET Core MVC Razor view engine for CSHTML files.
|
40 |
Microsoft.AspNetCore.Mvc.Razor
ASP.NET Core MVC Razor view engine for CSHTML files.
|
94 |
Microsoft.AspNetCore.Mvc.Razor
ASP.NET Core MVC Razor view engine for CSHTML files.
|
595 |
Microsoft.AspNetCore.Mvc.Razor
ASP.NET Core MVC Razor view engine for CSHTML files.
|
9,328 |
Microsoft.AspNetCore.Mvc.TagHelpers
ASP.NET Core MVC default tag helpers. Contains tag helpers for anchor tags, HTML input elements, caching, scripts, links (for CSS), and more.
|
4 |
Microsoft.AspNetCore.Mvc.TagHelpers
ASP.NET Core MVC default tag helpers. Contains tag helpers for anchor tags, HTML input elements, caching, scripts, links (for CSS), and more.
|
27 |
Microsoft.AspNetCore.Mvc.TagHelpers
ASP.NET Core MVC default tag helpers. Contains tag helpers for anchor tags, HTML input elements, caching, scripts, links (for CSS), and more.
|
97 |
Microsoft.AspNetCore.Mvc.TagHelpers
ASP.NET Core MVC default tag helpers. Contains tag helpers for anchor tags, HTML input elements, caching, scripts, links (for CSS), and more.
This package was built from the source code at https://github.com/aspnet/Mvc/tree/a6199bbfbab05583f987bae322fb04566841aaea
|
2,757 |
Microsoft.VisualStudio.Web.CodeGeneration.Templating
Contains Razor based templating host used by ASP.NET Core Code Generators.
|
217 |
Microsoft.VisualStudio.Web.CodeGeneration.Templating
Contains Razor based templating host used by ASP.NET Core Code Generators.
|
229 |
Microsoft.VisualStudio.Web.CodeGeneration.Templating
Contains Razor based templating host used by ASP.NET Core Code Generators.
|
802 |
.NET Standard 2.0
- Microsoft.AspNetCore.Razor (>= 2.1.1)
- Microsoft.AspNetCore.Html.Abstractions (>= 2.1.1)