Skip to content

Refactor Razor views to use tag helpers; tooling updates - #3804

Open
PedroPovoleri wants to merge 2 commits into
dotnet:mainfrom
PedroPovoleri:replace-html-displaynamefor-with-taghelpers
Open

Refactor Razor views to use tag helpers; tooling updates#3804
PedroPovoleri wants to merge 2 commits into
dotnet:mainfrom
PedroPovoleri:replace-html-displaynamefor-with-taghelpers

Conversation

@PedroPovoleri

@PedroPovoleri PedroPovoleri commented Aug 18, 2026

Copy link
Copy Markdown

- Updated Razor templates to use tag helpers for links, labels, and checkboxes, improving accessibility and consistency.
- Added @using statements and corrected @model declarations in views.
- Updated dotnet-scaffold.Tests.csproj with <RunSettingsFilePath> for test coverage.
- Added dotnet-tools.json to declare microsoft.dotnet-msidentity tool.
@PedroPovoleri

Copy link
Copy Markdown
Author

@PedroPovoleri please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.

@dotnet-policy-service agree [company="{your company}"]

Options:

  • (default - no company specified) I have sole ownership of intellectual property rights to my Submissions and I am not making Submissions in the course of work for my employer.
@dotnet-policy-service agree
  • (when company given) I am making Submissions in the course of work for my employer (or my employer has intellectual property rights in my Submissions by contract or applicable law). I have permission from my employer to make Submissions and enter into this Agreement on behalf of my employer. By signing below, the defined term “You” includes me and my employer.
@dotnet-policy-service agree company="Microsoft"

Contributor License Agreement

@dotnet-policy-service agree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant