I have created an MVC web app using Dot Net Core 3.1 and I have also made an Android app which communicates to the web app using JsonObjectRequests.
Everything works and