First I get data from multiple tables into single table.
At a time, I need to save data into multiple tables.
I am using ASP.NET Core 6.0 Web API.
First I get data from multiple tables into single table.
At a time, I need to save data into multiple tables.
I am using ASP.NET Core 6.0 Web API.