aspnet / MicrosoftConfigurationBuilders

Microsoft.Configuration.Builders
MIT License
118 stars 61 forks source link

Use Builder inside system.ServiceModel for WCF configuration #238

Open DkAngelito opened 4 months ago

DkAngelito commented 4 months ago

Is it posible to use the builders inside the system.serviceModel section? For instance, I'd like to have several endpoint addresses inside a json file to simplify deployment in different environments.