Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 556 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 556 Bytes

MSS.Extensions.Configuration.Fix

History

Date Version Description
29.10.2021 0.1.0 first release
27.09.2022 1.0.0 NuGet & .Net update (5 => 6) and readme update
27.09.2022 1.1.0 Improve extensions for Azure Functions >= v4
16.11.2022 1.2.0 Improve handling if there are more then one environment sources, NuGet updates

Usage

Ensure that the following Extension Method is called!

Namespace: Microsoft.Extensions.Configuration

public static IWebHostBuilder ConfigureConfigurationFix(this IWebHostBuilder hostBuilder)