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

Improve AdditionalPropertiesDictionary #5593

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

stephentoub
Copy link
Member

@stephentoub stephentoub commented Nov 1, 2024

  • Add a strongly-typed Enumerator
  • Add a TryAdd method
  • Add a DebuggerDisplay for Count
  • Add a DebuggerTypeProxy for the collection of properties
Microsoft Reviewers: Open in CodeFlow

- Add a strongly-typed Enumerator
- Add a TryAdd method
- Add a DebuggerDisplay for Count
- Add a DebuggerTypeProxy for the collection of properties
@stephentoub stephentoub merged commit 53783e7 into dotnet:main Nov 1, 2024
6 checks passed
@stephentoub stephentoub deleted the addlprops branch November 1, 2024 13:38
joperezr pushed a commit to joperezr/extensions that referenced this pull request Nov 5, 2024
- Add a strongly-typed Enumerator
- Add a TryAdd method
- Add a DebuggerDisplay for Count
- Add a DebuggerTypeProxy for the collection of properties
@github-actions github-actions bot locked and limited conversation to collaborators Dec 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants