dodyg / practical-aspnetcore

Practical samples of ASP.NET Core 9 RC1, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
MIT License
9.18k stars 1.18k forks source link

IOptions Array Example #352

Closed speccaN closed 2 years ago

speccaN commented 2 years ago

Example of binding and getting an array from appsettings.json

Update README.md