
Configuration and Options in ASP.NET Core 6
This course will teach you everything you need to know about using configuration and options in ASP.NET Core. The skills you will learn will help you to build complex ASP.NET Core applications which can be configured from multiple sources.
Learning Journey Context
Works well as a continuation after mastering Information Technology fundamentals. It bridges the gap toward advanced, production-level engineering.
Relevant for professionals pursuing roles within Information Technology.
Quick Facts
What You’ll Learn
When developing .NET Core applications, you will soon find that you need to configure them to control their behavior and to connect to external resources. In this course, Configuration and Options in ASP.NET Core 6, you will learn foundational knowledge to define configuration for your applications and to access the configured values at runtime. First, you will learn about defining configuration using JSON files, as well as how to access that configuration to control your application. Next, you will discover the options pattern which provides a type-safe way to access configuration through dependency injection and which applies the single responsibility principle. Finally, you will explore how to load configuration from a range of other sources using configuration providers. When you are finished with this course, you will have the skills and knowledge of the configuration and options libraries needed to build well-structured, configurable ASP.NET Core 6 applications.
Outcomes
- Course Overview : 1min.
- Getting Started with Configuration : 46mins.
- Applying the Options Pattern : 61mins.
- Working with Configuration Providers : 53mins.
FAQs
Top Alternatives
Highly-rated courses worth your attention

