Configuration Extensions Challenge

A Repository learn .NET while coding.

Steps to join the challenge

  • Fork this repo
  • Clone it in your machine
  • Learn about ConfigurationProvider
  • Implement a way to Configure your .NET app with a new storage or implement your way another known one (JSON,.ENV, etc)
  • Don't forget your tests
  • Add 1 app that get the ConfigurationBuilder loading your Configurator!
  • Push the code
  • Create a PR into this repo
  • Request feedback in the comment of the PR tagging me @dariogriffo
  • Share it on Linkedin and tag me @dariogriffo!

Happy coding!