I developed an MVC application which I would like to host on SharePoint 2013 on-prem server. I do not want to host it as a provider hosted app but rather tightly integrate it with existing SharePoint web applications, maybe, in layouts directory or some other directory? Is that possible?
Thanks!