Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

accessibility crud fixes for .NET 8 #3059

Merged
merged 2 commits into from
Oct 31, 2024

Conversation

deepchoudhery
Copy link
Member

chose not to cherry-pick #3051 since it'd didn't translate, all the same changes pretty much.

Checking for [Required]/[RequiredAttribute`] and adding appropriate .cshtml/.razor for Create and Edit templates in both Razor Pages CRUD and Blazor CRUD (Razor Components w/ EF CRUD) scaffolders.

@deepchoudhery deepchoudhery requested a review from tlmii October 29, 2024 20:08
@deepchoudhery deepchoudhery self-assigned this Oct 29, 2024
@deepchoudhery deepchoudhery enabled auto-merge (squash) October 29, 2024 20:12
@deepchoudhery deepchoudhery merged commit 33b150e into release/8.0 Oct 31, 2024
8 checks passed
@tlmii tlmii deleted the dev/decho/accessibility-crud-fixes-NET8 branch October 31, 2024 01:54
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.

2 participants