Skip to content

Commit 218e7f3

Browse files
committed
add next steps to sample
1 parent 7e08b79 commit 218e7f3

File tree

1 file changed

+7
-0
lines changed
  • aspnetcore/tutorials/first-mongo-app/samples/3.x/SampleApp

1 file changed

+7
-0
lines changed

aspnetcore/tutorials/first-mongo-app/samples/3.x/SampleApp/readme.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -502,3 +502,10 @@ To satisfy the preceding requirements, make the following changes:
502502
```
503503

504504
1. Repeat the steps defined in the [Test the web API](#test-the-web-api) section. Notice the difference in JSON property names.
505+
506+
## Next steps
507+
508+
For more information on building ASP.NET Core web APIs, see the following resources:
509+
510+
* [YouTube version of this article](https://www.youtube.com/watch?v=7uJt_sOenyo&feature=youtu.be)
511+
* [Create web APIs with ASP.NET Core](https://docs.microsoft.com/aspnet/core/web-api/index?view=aspnetcore-3.0)

0 commit comments

Comments
 (0)