Dear All,
I just built a point of sale application for my client. The client part of the application is built with JavaFx and the web service is bulit with asp.net core.
I am 97 % done with the project. I would be deploying the project at the client system very soon.
Please what do I need to do to ensure that my asp.net core web service server fruns on my clients server computer.
The database was built on microsoft sql server. What dependencies do I need to install on the clients system.
Thanks alot.