.NET Configuration In Depth | .NET Conf 2023

Published: 01 January 1970
on channel: dotnet
25,259
723

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

#dotnet #dotnetconf


Watch video .NET Configuration In Depth | .NET Conf 2023 online, duration hours minute second in high quality that is uploaded to the channel dotnet 01 January 1970. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 25,259 times and liked it 723 visitors.