main
Improve Blazor async form validation (#67323)
API review followups (#50181)
chore : Remove unwanted `using` statement (#39176)
Blazor supports `DisplayName` for models (#64636)
Update FieldIdGenerator to support HTML5 instead of HTML 4.01 (#65058)
[Blazor] Adds support for updating the parameter names as well as generating names inside child components (#49224)
Upgrade xunit version to 2.9.0 (#57303)
Implement nested and non-nested `Label` support for `DisplayName` (#64821)
[Blazor] Implement dispose pattern for InputFile (#64771)
Blazor form model expression formatting (#47754)
Fix IdAttributeValue generation in interactive mode (#65263)
Introduce 'RenderTreeBuilder.AddComponentParameter()' (#46562)