書名: Modern Web Development with ASP.NET Core 3作者名: Ricardo Peres本章字?jǐn)?shù): 88字更新時(shí)間: 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?
推薦閱讀
- Learning Neo4j
- Learn to Create WordPress Themes by Building 5 Projects
- Leap Motion Development Essentials
- Swift 3 New Features
- Oracle Database 12c Security Cookbook
- Hands-On RESTful Web Services with Go
- Spring核心技術(shù)和案例實(shí)戰(zhàn)
- The Professional ScrumMaster’s Handbook
- MySQL入門很輕松(微課超值版)
- Node.js 12實(shí)戰(zhàn)
- Practical Microservices
- Getting Started with Electronic Projects
- C/C++代碼調(diào)試的藝術(shù)(第2版)
- 計(jì)算機(jī)應(yīng)用基礎(chǔ)案例教程(第二版)
- Building a Media Center with Raspberry Pi