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 8 months 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