Update first-mongo-app.md (#11825)

pull/11826/head
Rick Anderson 2019-04-03 16:10:14 -10:00 committed by GitHub
parent d271e94f40
commit 2af2ded165
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -263,5 +263,6 @@ The `BookService` class uses the following `MongoDB.Driver` members to perform C
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)
* <xref:web-api/index>
* <xref:web-api/action-return-types>