Here Mudassar Ahmed Khan has explained with an example, how to submit (post) a Form and send data from Razor Page to POST Handler method in ASP.Net Core.
This article will explain how to create Form Fields and then send data from Razor Page to POST Handler method using Model class in ASP.Net Core.