I have my Employers. But I want to put data with my Employers ans Clients Together based on many-to-many relationship with Clients
this is my clients model

and this is my Employer model

this is the modelBuilder for this

This is My create action :

I want to take this client object and send it with database with the Employers (Based on selectedEmployees array)
Rijwan AnsariPosted Feb 9, 2021, 1:20 PM