dotnet-api-docs
dotnet-api-docs copied to clipboard
Improve the doc of Microsoft.Extensions.Configuration.Configurationbinder.Getvalue
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.