Skip to content

Instantly share code, notes, and snippets.

@ntakouris
Created July 16, 2019 10:22
Show Gist options
  • Save ntakouris/3d6108da799af619ac6fb32cc356a4fb to your computer and use it in GitHub Desktop.
Save ntakouris/3d6108da799af619ac6fb32cc356a4fb to your computer and use it in GitHub Desktop.
var swaggerOptions = new SwaggerOptions();
Configuration.GetSection(nameof(SwaggerOptions)).Bind(swaggerOptions);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment