How can I pass data on an Angular form to a .NET Core API?

Viewed 28

I am just trying to send the data Angular form to the .NET Core API, and it will save to the database.

And also create a service which will help me to pass data. Can anyone help me?

Here is a screenshot of my Angular project

0 Answers
Related