Skip to content

Instantly share code, notes, and snippets.

@gussiciliano
Last active July 27, 2017 04:49
Show Gist options
  • Save gussiciliano/5325b4b23125a4c5539946a8ac44123e to your computer and use it in GitHub Desktop.
Save gussiciliano/5325b4b23125a4c5539946a8ac44123e to your computer and use it in GitHub Desktop.
.Configure(app => app.Run(context => context.Response.WriteAsync(“Hello World!”)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment