CRUD using fetch() and ASP.NET Core MVC
In the previous article we completed the Razor Pages example that uses fetch() to perform CRUD operations. You can use the same technique to call ASP.NET Core MVC controller actions. In this article we will migrate our Razor Pages code to MVC.
http://www.binaryintellect.net/articles/374f2a70-6a01-4745-91d0-e8c0c93a52de.aspx