73 packages tagged with “taghelpers”
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
Runtime infrastructure for rendering Razor pages and tag helpers.
ASP.NET Core MVC default tag helpers. Contains tag helpers for anchor tags, HTML input elements, caching, scripts, links (for CSS), and more.
Orchard Core CMS is a Web Content Management System (CMS) built on top of the Orchard Core Framework. TagHelpers for Contents
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
Tag Helpers for the ASP.NET Core Security Headers middleware for adding Nonces for use with SecurityHeadersMiddleware
<n-form action="/student/create"><n-hide for="Id"></n-hide><n-input for="ModelName" icon="fa fa-check" is-require="false"></n-input><n-checkbox for="IsFullTime" is-require="false"></n-checkbox><n-radio-label id="radio" label="Question checkbox:"><n-radio-item name="radio" value="1" label="Check box 1"></n-radio-item><n-radio-item name="radio" value="2" label="Check box 3"></n-radio-item></n-radio-label><n-select for="GroupClassId"></n-select></n-form>
ASP.NET Core integration for the GOV.UK Design system.
A community project of C# ASP.NET TagHelpers for the Open Source CMS Umbraco
A set of useful, and possibly opinionated, Tag Helpers for ASP.NET Core.
Collection of tag helpers for ASP.NET Core web applications, like Paging, SelectEnum and LanguageNav dropdown tag helpers for MVC and Razor Pages.
Package Description
Based on the GOV.UK Design System and GovUk.Frontend.AspNetCore. Adds extra features and components.
AspNetCore almighty overlord that is too sweet for you.
Based on the GOV.UK Design System and GovUk.Frontend.AspNetCore. Adds extra components targeted at The Pensions Regulator including The Pensions Regulator branding.
ASP.NET tag helper for adding Heroicons to your razor views
Heroicons 2.2.0 (https://heroicons.com/) that are easy to use in ASP.NET Core MVC as TagHelpers.
A set of Tag Helpers that can capture aan html tag and render it later in another place.
The core library for Brecons Tag Helper - Components and Controls for ASP.NET Core.
ASP.NET tag helpers to make working with Tailwind CSS and Tailwind UI easier
Tag Helpers implementation of the Smart Design System. Official documentation can be seen at https://design-showcase.smartbe.be/
A free Tag Helper Library for Bootstrap (Version 4.x) - the world's most popular mobile-first and responsive front-end framework.
.Net Core Tag Helpers for twitter Bootstrap
This Package Contain Useful Library And Extention Method For Easy Develop High Tech Asp.Net Mvc Application. ForExample : Implementation Of CustomAttribute, Authentication, Authorization, TagHelpers, ResponseCache, ExtensionMethod, ...
Register markup sections from Razor views, partial views, HTML helpers or any reusable view component and render them in the layout
UA.Tenet.Web extends the Tenet Framework for ASP.NET Core applications. It provides a unified convention-based configuration combining the structure of Controller-based APIs with the performance of Minimal APIs, along with TagHelpers, view components, and web extensions.
This Package Contain Useful Library And Extention Method For Easy Develop High Tech Asp.Net Core Mvc Application. ForExample : Implementation Of Authentication, Authorization, TagHelpers, CustomAttribute, ResponseCache, ExtensionMethod, ...
ASP.NET Core MVC Bootstrap tag helpers. Contains tag helpers for Bootstrap's Tabs, Modal, Alert, Popover, Button, Dropdown, NavBar, and more. GitHub Repository: https://github.com/jqwidgets/ASP.NET-Core-MVC-Bootstrap-Tag-Helpers Demo: http://aspcore.jqwidgets.com/bootstrap
This release includes ASP .NET MVC Core Tag Helpers for all widgets by jQWidgets. Some of the most notable are: - Grid - Chart - DataTable - TreeGrid - Scheduler - Layout - Docking Layout - ListBox - DropdownList - ComboBox - Tree - TreeMap - Gauges - Buttons - Navigation Bars - DatetimeInput - Calendar - ScrollView - ListView - Tabs - Expander - File Upload - Ribbon Bar - Pivot Grid - Slider - Splitter - Tooltip - Popover - Notification - NavBar - Progress Bar - Rating - Number Input - Password Input - Masked Input - Text Area - Input - Loader - Panel - ScrollBar - Validator - Window
A set of Tag Helpers that can capture a script block and render it later in another place.