DEV Community

Ramiro for Auth0

Posted on • Updated on • Originally published at auth0.com

Developing Web Apps with ASP.NET Core 2.0 and React - Part 2

This is the second part of the series about developing a Web application based on ASP.NET Core 2.0 and React. In the previous post, you built a secured Web API application that provides a list of books with ASP.NET Core 2.0. In this post, you will create a Single Page Application (SPA) client based on React to consume this API.

Read on 💻

Developing Web Apps with ASP.NET Core 2.0 and React - Part 2

Top comments (0)