You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: samples/features/json/readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,6 @@ This project contains an example implementation of ASP.NET Core REST API with CR
8
8
9
9
This project contains an example implementation of NodeJS REST API using Express4 framework and Tedious. REST API has basic CRUD operations on a simple Todo table. You can learn how to build REST API on the existing database schema using new JSON functionalities that are available in SQL Server 2016 (or higher) and Azure SQL Database.
10
10
11
-
[Products REST API - ASP.NET Core](product-catalog/dotnet-jquery-bootstrap-app)
11
+
[Products REST API - ASP.NET Core](product-catalog/dotnet-rest-api)
12
12
13
13
This project contains an example implementation of ASP.NET Core REST API with CRUD operations on a Product table. You can learn how to build REST API on the existing database schema using new JSON functionalities that are available in SQL Server 2016 (or higher) and Azure SQL Database.
0 commit comments