Back to course list

- Level: Intermediate
- Duration: 01h 53m 32s
- Release date: 2021-05-04
- Author: Matt Tester
- Provider: Pluralsight
Building Configurable Applications Using .NET Generic Host
Description
Content
Hard-coded paths, URLs, and other settings make your applications inflexible and difficult to change. This course will teach you how to use the .NET Generic Host and Configuration APIs in your applications, allowing them to update without recompiling.
- Course Overview02m
- Course Overview02m
- Understanding Configuration in .NET11m
- Course Introduction01m
- Why Build Configurable Applications?03m
- Scenario for Carved Rock Fitness02m
- How .NET Configuration Is Structured02m
- Building Configuration02m
- Module Summary01m
- Exploring the Configuration API26m
- Module Introduction01m
- Using JSON Configuration05m
- Using Multiple Providers03m
- Grouping Configuration into Sections04m
- Reading from a Configuration Section03m
- Using Strongly-typed Configuration06m
- Applying Default Values02m
- Module Summary02m
- Using the .NET Generic Host24m
- Module Introduction02m
- Introducing the .NET Generic Host02m
- Creating a New Worker Service Project05m
- Understanding Dependency Injection05m
- Adding a Hosted Service05m
- Lifecycle of the Host03m
- Host vs. Application Configuration01m
- Module Summary01m
- Adding Application Configuration to the Host28m
- Module Introduction03m
- Adding Configuration Providers04m
- Introducing the Options Pattern03m
- Exposing Strongly-typed Configuration05m
- Using Named Options05m
- Applying Default Values Using the OptionsBuilder API03m
- Listening for Configuration Changes04m
- Module Summary01m
- Creating a Configurable Library22m
- Module Introduction02m
- Making a Library Configurable05m
- Allowing the Host to Set Defaults03m
- Validating Configuration07m
- Using Library Defaults02m
- Module Summary01m
- Course Summary02m
Random courses
- Drumming Secrets Revealed
- "Breath is Life" Breathwork & Meditation course
- AWS Well-Architected Framework: Performance Efficiency Pillar
- Anesthesia - Human Anatomy for Anesthesia - By APC
- Preparing for the Associate Cloud Engineer Examination
- Amazon Alexa: The Big Picture
- Cinematography Course: Shoot Expert Video on Any Camera
- Master Google Drive: Cloud storage for work and home
- Understanding the Leadership Behaviors That Can Sabotage Your Success
- Adobe Audition Cc - Complete Beginners Guide to Intermediate
Latest courses
- Ember.js: The Documentary
- GraphQL: The Documentary
- AWS Certified Solutions Architect - Professional (SAP-C01) Cert Prep: 1 Design for Organizational Complexity
- CCSP Cert Prep: 4 Cloud Application Security
- What Business Leaders Need to Know about Web3 (+ Metaverse)
- Building No-Code Apps with AppSheet: Implementation
- Automation Anywhere: The Big Picture
- Protective Technology with Apache Kafka
- Coding for Visual Learners: Learning JavaScript from Scratch
- StringBuilder Internals