- Modern Web Development with ASP.NET Core 3
- Ricardo Peres
- 88字
- 2021-06-18 18:35:57
Questions
After reading the chapter, you should now be able to answer the following questions:
- What is the root interface for retrieving configuration values?
- What are the built-in file-based configuration providers in .NET Core?
- Is it possible to bind configurations to POCO classes out of the box?
- What is the difference between the IOptions<T> and IOptionsSnapshot<T> interfaces?
- Do we need to register the configuration object explicitly in the dependency injection container?
- How can we have optional configuration files?
- Is it possible to get notifications whenever a configuration changes?
推薦閱讀
- 演進式架構(原書第2版)
- Learn TypeScript 3 by Building Web Applications
- Mastering NetBeans
- JavaScript 從入門到項目實踐(超值版)
- JavaScript+jQuery網頁特效設計任務驅動教程(第2版)
- Java高手真經(高級編程卷):Java Web高級開發技術
- jQuery從入門到精通 (軟件開發視頻大講堂)
- YARN Essentials
- Kali Linux Wireless Penetration Testing Beginner's Guide(Third Edition)
- Java編程技術與項目實戰(第2版)
- 編程與類型系統
- Visual Basic程序設計教程
- Android傳感器開發與智能設備案例實戰
- Android應用開發深入學習實錄
- Magento 2 Beginners Guide