Building Configurable Applications Using .NET 5 Generic Host
Course Features
Duration
113 minutes
Delivery Method
Online
Available on
Downloadable Courses
Accessibility
Desktop, Laptop
Language
English
Subtitles
English
Level
Intermediate
Teaching Type
Self Paced
Video Content
113 minutes
Course Description
Course Overview
International Faculty
Post Course Interactions
Instructor-Moderated Discussions
Case Studies, Captstone Projects
Skills You Will Gain
What You Will Learn
Finally, you’ll learn some best practices on how to make your reusable code libraries configurable too
First, you’ll explore how the
Learn how to implement applications so they can be easily configured leveraging the
NET Class Libraries
NET Configuration API simplifies working with configuration from files and other sources
NET Generic Host and Configuration APIs needed to make your applications and services configurable for each target environment
Next, you’ll discover how to expose your configuration values throughout your applications efficiently using dependency injection
When you’re finished with this course, you’ll have the skills and knowledge of developing with the