Dasic
❔ How can I pass model data to my controller if I have another POCO class in the model?
Thank you. You've also mentioned a json WebAPI, is it the right tutorial to do it? https://learn.microsoft.com/en-us/aspnet/core/tutorials/first-web-api?view=aspnetcore-7.0&tabs=visual-studio
11 replies
❔ How can I pass model data to my controller if I have another POCO class in the model?
I've done this using the official tutorial https://learn.microsoft.com/en-us/aspnet/core/tutorials/first-mvc-app/controller-methods-views?view=aspnetcore-7.0
11 replies