Adding strongly typed defaults to .NET configuration
Add strongly typed defaults to the .NET configuration pipeline while keeping the normal precedence and override behavior of other configuration providers.
Add strongly typed defaults to the .NET configuration pipeline while keeping the normal precedence and override behavior of other configuration providers.
Lambda functions are an incredible tool but it can be tiresome to align its programming model to that of other .NET tools. That can be fixed!