Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
DamianEdwards
/
TagHelperPack
Public
Notifications
You must be signed in to change notification settings
Fork
57
Star
337
Code
Issues
15
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Updates to display, editor and authz tag helpers
- #67
#67
Open
MSingh-13
wants to merge 9 commits into
DamianEdwards:main
DamianEdwards/TagHelperPack:main
from
MSingh-13:main
MSingh-13/TagHelperPack-Int:main
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
Updates to display, editor and authz tag helpers
#67
MSingh-13
wants to merge 9 commits into
DamianEdwards:main
DamianEdwards/TagHelperPack:main
from
MSingh-13:main
MSingh-13/TagHelperPack-Int:main
Copy head branch name to clipboard
Commits
Commits on Jun 27, 2024
Updated editor and display taghelpers to accept class and style attributes.
Show description for fd03960
MSingh-13
committed
fd03960
View commit details
Copy full SHA for fd03960
Browse repository at this point
Updated AuthzTagHelper to handle authorizations based on permissions (using string resource with the specified policy) and roles (Principal.IsInRole()).
MSingh-13
committed
4d2de24
View commit details
Copy full SHA for 4d2de24
Browse repository at this point
Incorporated PR feedback
Show description for ac55e3c
MSingh-13
and
DamianEdwards
committed
ac55e3c
View commit details
Copy full SHA for ac55e3c
Browse repository at this point
Commits on Jul 25, 2024
Updated samples to display source for asp-authz-permission and asp-authz-role.
MSingh-13
committed
4a265d2
View commit details
Copy full SHA for 4a265d2
Browse repository at this point
Commits on Mar 28, 2025
Added a condition to guard against RequiredRoles and RequiredPolicy being set at the same time in AuthzTagHelper.
MSingh-13
committed
fbdab70
View commit details
Copy full SHA for fbdab70
Browse repository at this point
Renamed the properties and attributes related to permission, to resource in AuthzTagHelper.
Show description for 1ae3e04
MSingh-13
committed
1ae3e04
View commit details
Copy full SHA for 1ae3e04
Browse repository at this point
Simplified HtmlHelperExtensions.MergeHtmlAttributes()
MSingh-13
committed
60a8260
View commit details
Copy full SHA for 60a8260
Browse repository at this point
Commits on Apr 25, 2025
Refactored MergeHtmlAttributes method.
Show description for a107a8e
MSingh-13
committed
a107a8e
View commit details
Copy full SHA for a107a8e
Browse repository at this point
Updated DisplayTagHelper and EditorTagHelper.
Show description for c5428ac
MSingh-13
committed
c5428ac
View commit details
Copy full SHA for c5428ac
Browse repository at this point
You can’t perform that action at this time.