MVC (dot net 8) Ajax, passing null into controller
I am trying to submit data into a controller method, in order to add the item to a repo.
Problem in sending data to the controller through Ajax in MVC
I use this foreach
I am trying to submit data into a controller method, in order to add the item to a repo.
I use this foreach