Full Stack ASP.NET Core Web API, Entity Framework Core, React Typescript and Akita

Опубликовано: 30 Сентябрь 2024
на канале: KYNOU Tutorials
742
10

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