I am working on asp.net core web api project .There is one multi select checkbox ,I want to pass multiple value from this checkbox and access it in my project .How to do this