In pre-asp.net core, I could create a c# class (in my case below called EmailSendDetail) and then in my controller have code like this to receive passed in post parameters.<