Skip to content

Instantly share code, notes, and snippets.

@IEvangelist
Created December 1, 2016 17:41
Show Gist options
  • Save IEvangelist/11eebe3c86770ea10422d2165779ab7f to your computer and use it in GitHub Desktop.
Save IEvangelist/11eebe3c86770ea10422d2165779ab7f to your computer and use it in GitHub Desktop.

This is a TEST

Only a Test

Where a variable namely, a is correctly formatted when shared.

And, we can block quote all the things 😄 and code blocks work too!

public Task<Toppings> GetToppingsAsync([FromServices] toppingsService)
    => toppingsService.ResolveToppingsAsync();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment