Web api project running locally does not work on the server
My project is Asp.Net Core 8.0 web api project. My project runs smoothly locally. But when I place it on the server it doesn’t work. My server is Windows Server 2012. There are no problems with redirects. When I place plain html the domain works. Web APIs not working when I quit