I have 2 questions on ASP.NET Core:
1) What code should be written in ASP.NET Core Startup file and configuration to run on Apache Tomcat Server.
2) How do I deploy my ASP.NET Core app on Apache Tomcat server.
Appreciate your time on this and thanks in advance!!