Hi
i need to create simple application to create in Asp.net Core ( Web API) which receive some data's from the client then manipulate the data's then send back to the client.
Should develop in windows environment and deploy in Linux.
my questions
1. how and where to start ?
2. should i use web api or any other web service technology?