Pramod Singh

Pramod Singh

  • 1.3k
  • 389
  • 31.8k

is it possible to deploy asp.net core microservice on local IIS

Oct 21 2021 5:44 PM

I am new to microservice architecture.

I have created Product microservice and Ocelot API gateway in Asp.net core 3.1 in single solution (sln). This service calling in postman via API gateway and working as expected.

So, can anyone help me how to deploy above microservice on local machine IIS server. For example, we can deploy webapi local IIS.

 

 


Answers (3)