Skip to content

Details

Topic:

# .NET Configuration In Depth

Working as a consultant, something I often saw was teams moving from .NET Framework to .NET Core and .NET 5/6. As they adopted these new versions, they kept similar patterns and libraries. The teams weren't taking full advantage of the improvements in .NET. One of those areas is Configuration.

Configuration holds our secrets, connection strings, application settings, and other data. We have checked it in, stored it in a web.config and transformed it in a pipeline. Today there are a variety of ways to configure our applications securely.

This session will cover:
Strongly typed configuration
Configuration providers - JSON, XML, INI files; Environment variables; Command Line;Azure App Config; Key Vault
Dependency Injection
The Options Pattern

Bio:
Chris is a Senior Customer Engineer on the Fast Track for Azure team at Microsoft. He has a focus in modern applications built with DevOps, microservices, containers, Single Page Apps, RESTful APIs, and cloud technologies following agile practices. In his free time, Chris is a speaker at numerous meetups, an avid reader and a gamer.

Related topics

C#
.NET
Computer Programming
Software Development
Software Configuration Management

Sponsors

TEKsystems®

TEKsystems®

The nation's leading technology staffing & services company

Explorer Pipeline

Explorer Pipeline

Room Sponsor

Jet Brains

Jet Brains

Automated Code Refactoring Software

O'Reilly

O'Reilly

O'Reilly is giving the group free books on various programming topics.

You may also like