dotnet-api-docs icon indicating copy to clipboard operation
dotnet-api-docs copied to clipboard

Improve the doc of Microsoft.Extensions.Configuration.Configurationbinder.Getvalue

Open tarekgh opened this issue 1 year ago • 3 comments

Need to clarify the behavior of the extension methods `IConfiguration.GetValue to explain how these API read the configuration and convert it to type. It is worth explaining how these APIs differ than other configuration binding APIs. Look at the issue https://github.com/dotnet/runtime/issues/103418 for more discussions around that.

tarekgh avatar Jun 13 '24 17:06 tarekgh

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

ghost avatar Jun 13 '24 17:06 ghost

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

ghost avatar Jun 13 '24 17:06 ghost

Tagging subscribers to this area: @dotnet/area-extensions-configuration