From 69c146dca40bf56cdc38680fb6992c1eae2525af Mon Sep 17 00:00:00 2001 From: Rick Anderson Date: Sun, 3 Mar 2019 18:18:13 -1000 Subject: [PATCH] Update intro.md (#11255) --- aspnetcore/data/ef-rp/intro.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/aspnetcore/data/ef-rp/intro.md b/aspnetcore/data/ef-rp/intro.md index 3cd86823d9..540d389dd3 100644 --- a/aspnetcore/data/ef-rp/intro.md +++ b/aspnetcore/data/ef-rp/intro.md @@ -311,5 +311,9 @@ In the next tutorial, basic CRUD (create, read, update, delete) operations are e ::: moniker-end +## Additional resources + +* [YouTube version of this tutorial](https://www.youtube.com/watch?v=P7iTtQnkrNs) + > [!div class="step-by-step"] > [Next](xref:data/ef-rp/crud)