Skip to content

kijoyin/dotnetcoreconfigtransforms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.NET Core config transforms for array in different environments

.NET Core's configuration system is really powerful and is packed with a lot of features. One of its features is array based configurations. However it get really complicated when you have a lot of environments to manage and you want to transform the values of array properties per environment. For this demo lets looks at a config item called "Activites" which is an array of different activities you can do and default configuration is as below.

Details write up can be found here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages