Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@lgolubyev
Created August 25, 2022 17:33
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 lgolubyev/ebd7cd0c7b742efd272df7587535cd89 to your computer and use it in GitHub Desktop.
Save lgolubyev/ebd7cd0c7b742efd272df7587535cd89 to your computer and use it in GitHub Desktop.
app.MapGet("/hello", () => ...)
.WithDescription("Sends a request to the backend HelloService to process a greeting request.");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment