Skip to content

Commit

Permalink
add next steps to sample
Browse files Browse the repository at this point in the history
  • Loading branch information
spboyer committed Aug 20, 2019
1 parent 7e08b79 commit 218e7f3
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -502,3 +502,10 @@ To satisfy the preceding requirements, make the following changes:
```

1. Repeat the steps defined in the [Test the web API](#test-the-web-api) section. Notice the difference in JSON property names.

## Next steps

For more information on building ASP.NET Core web APIs, see the following resources:

* [YouTube version of this article](https://www.youtube.com/watch?v=7uJt_sOenyo&feature=youtu.be)
* [Create web APIs with ASP.NET Core](https://docs.microsoft.com/aspnet/core/web-api/index?view=aspnetcore-3.0)

0 comments on commit 218e7f3

Please sign in to comment.