Skip to content

Commit c652ae7

Browse files
authored
Remove conclusion from working with SQL tutorial
Removed concluding sentence about understanding basics of databases.
1 parent b83015f commit c652ae7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

aspnetcore/tutorials/first-mvc-app/working-with-sql/includes/working-with-sql3-5.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ You’ll learn how to:
1111
- Use SQL Server Express LocalDB for development and examine your database and data using SQL Server Object Explorer.
1212
- Seed your database with initial sample data.
1313

14-
By the end of this guide, you’ll understand the basics of working with databases in ASP.NET Core using Entity Framework Core.
15-
1614
## Prerequisite
1715

1816
This tutorial uses a database you set up in the previous step: <xref:tutorials/first-mvc-app/adding-model>.

0 commit comments

Comments
 (0)