Are C# 9 'init' properties safe to use for configuration binding (IOptions)?

后端 未结 0 1999
名媛妹妹
名媛妹妹 2020-12-04 01:19

I noticed that the new init properties in C# version 9 seem to bind when used in strongly typed option classes (Options Pattern).

In other words, this wo

相关标签:
回答
  • 消灭零回复
提交回复
热议问题