Skip to content

Generic type support updates (including 6.0 updates)#22697

Merged
guardrex merged 2 commits into
mainfrom
guardrex/blazor-typeparams
Jul 16, 2021
Merged

Generic type support updates (including 6.0 updates)#22697
guardrex merged 2 commits into
mainfrom
guardrex/blazor-typeparams

Conversation

@guardrex
Copy link
Copy Markdown
Collaborator

@guardrex guardrex commented Jul 9, 2021

Fixes #17351
Addresses #22045

  • We're currently lacking some basic coverage in the Components overview for generic type params. This PR fixes that.
  • The new 6.0 feature that allows where constraints with standard C# syntax is included.
  • Improve cross-linking and lingo.

@guardrex guardrex mentioned this pull request Jul 9, 2021
41 tasks
@guardrex guardrex requested a review from javiercn July 9, 2021 12:29
@guardrex guardrex merged commit 0b21d7d into main Jul 16, 2021
@guardrex guardrex deleted the guardrex/blazor-typeparams branch July 16, 2021 09:33
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.

Blazor generic type contraints

1 participant