Hello sir,
I have a separate angular application that connects to webapi services. For this to work I need to publish webapi (without website) but I cannot at this time since MVC project is the only thing I can run and publish (which actually registers services when it loads)
Can you please suggest a way or provide direction to publish webapi separately so that I can use my own front end projects? Any links/simple suggestion would be beneficial.