Skip to content

Instantly share code, notes, and snippets.

@PradeepLoganathan
Created December 20, 2019 05:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PradeepLoganathan/7cc16d8b1555d96c454429f61420d575 to your computer and use it in GitHub Desktop.
Save PradeepLoganathan/7cc16d8b1555d96c454429f61420d575 to your computer and use it in GitHub Desktop.
var section = Configuration.GetSection("Sectionofsettings");
var section = Configuration.GetValue("Onesetting");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment