This is my Controller
[HttpPost] public JsonResult Kaydet([FromBody] int Id, string FirstName, string LastName, string Address) { return Json(