-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Support remaining collections in config binder generator #86285
Conversation
Tagging subscribers to this area: @dotnet/area-system-text-json, @gregsdennis Issue DetailsContributes to #79527.
|
Tagging subscribers to this area: @dotnet/area-extensions-configuration Issue DetailsContributes to #79527.
|
src/libraries/Microsoft.Extensions.Configuration.Binder/gen/KnownTypeSymbols.cs
Outdated
Show resolved
Hide resolved
...onfiguration.Binder/tests/SourceGenerationTests/ConfingurationBindingSourceGeneratorTests.cs
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM overall.
.../Microsoft.Extensions.Configuration.Binder/gen/ConfigurationBindingSourceGenerator.Parser.cs
Show resolved
Hide resolved
...libraries/Microsoft.Extensions.Configuration.Binder/tests/Common/ConfigurationBinderTests.cs
Show resolved
Hide resolved
a8dba61
to
c4a3635
Compare
a50eb61
to
ef2b75b
Compare
Contributes to #79527.