diff --git a/samples/features/json/readme.md b/samples/features/json/readme.md index fb52d7ec..39cf19a7 100644 --- a/samples/features/json/readme.md +++ b/samples/features/json/readme.md @@ -14,4 +14,8 @@ This project contains an example implementation of ASP.NET Core REST API with CR [Product Catalog Web app - ASP.NET Core/Bootstrap/JQuery](product-catalog/dotnet-jquery-bootstrap-app) -This project contains an example implementation of ASP.NET Core application that shows list of products and enables you to add, edit, or delete products. You can learn how to create web application on the existing database schema using new JSON functionalities that are available in SQL Server 2016 (or higher) and Azure SQL Database. \ No newline at end of file +This project contains an example implementation of ASP.NET Core application that shows list of products and enables you to add, edit, or delete products. You can learn how to create web application on the existing database schema using new JSON functionalities that are available in SQL Server 2016 (or higher) and Azure SQL Database. + +[ReactJS Comments app - ASP.NET Core/Bootstrap/JQuery](comments/dotnet-react-jquery-app) + +This project contains standard [ReactJS Comments tutorial app](https://github.com/reactjs/react-tutorial) with ASP.NET Core REST API. REST API is implemented using new JSON functionalities that are available in SQL Server 2016 (or higher) and Azure SQL Database. \ No newline at end of file