How to Create web application with SQL Database using ASP.net inside SharePoint On-premises?
Thanks in advanced.
If your question is about using the SharePoint server to host your .NET application, you can very well do similar to you hosting any .NET application. You need to publish the app to IIS server, just ensure you use a port thats not used by any of the SP web application.