Skip to content

Instantly share code, notes, and snippets.

@yostane
Created July 21, 2017 20:49
Show Gist options
  • Select an option

  • Save yostane/ddd227b4531090be9b33ff802b6f88ca to your computer and use it in GitHub Desktop.

Select an option

Save yostane/ddd227b4531090be9b33ff802b6f88ca to your computer and use it in GitHub Desktop.
if (env.IsDevelopment())
{
app.UseDeveloperExceptionPage();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment