API Debt - Microsoft.Extensions.Options#8514
Conversation
|
I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label. |
|
Tagging subscribers to this area: @dotnet/area-extensions-options Issue DetailsSummaryFollowing community contributions, there were only a couple constructor summaries missing from dotnet/runtime#43919. Microsoft.Extensions.OptionsWrapper.Add and Remove were also missing, but they are obsolete as of dotnet/runtime@2402899. Fixes dotnet/runtime#43919
|
This comment was marked as outdated.
This comment was marked as outdated.
|
Learn Build status updates of commit 6fa2c7b: ✅ Validation status: passed
For more details, please refer to the build report. Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report. For any questions, please:
|
Summary
Following community contributions, there were only a couple constructor summaries missing from dotnet/runtime#43919.
Microsoft.Extensions.OptionsWrapper.Add and Remove were also missing, but they are obsolete as of dotnet/runtime@2402899.
Fixes dotnet/runtime#43919