In this tutorial, I will accomplish the following:
Create an ASP.NET Core Web API
Use Entity Framework Core to access a SQL Server database
Create a React application using typescript
Install and use the state management library called Akita
Implement a component with a list of contacts and a form to add or edit contacts