Skip to content

Instantly share code, notes, and snippets.

@gusztavvargadr
Last active June 26, 2017 12:22
Show Gist options
  • Save gusztavvargadr/8346c9781adb334cbf9388ba754c3b85 to your computer and use it in GitHub Desktop.
Save gusztavvargadr/8346c9781adb334cbf9388ba754c3b85 to your computer and use it in GitHub Desktop.
public void ConfigureServices(IServiceCollection services)
{
services.AddOptions();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment