'How to ship the microservice along with exe to the customer?

I have software product that gets shipped to the customer as a package (.exe).

Now, if I write microservice to do some computations and return the result to the client application, how can I package the microservice to ship it to the customer?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source