How to add to a list from view and pass it to controller in ASP.NET Core and Entity Framework
I want to save information of TV programs faults. Each TV program has a number of different platforms. First user select the TV program then on the view I have a for each loop that shows the platforms that the specific TV program is available on.
How to add to a list from view and pass it to controller in ASP.NET Core and Entity Framework
I want to save information of TV programs faults. Each TV program has a number of different platforms. First user select the TV program then on the view I have a for each loop that shows the platforms that the specific TV program is available on.
How to add to a list from view and pass it to controller in ASP.NET Core and Entity Framework
I want to save information of TV programs faults. Each TV program has a number of different platforms. First user select the TV program then on the view I have a for each loop that shows the platforms that the specific TV program is available on.