Hi All ,
How to achieve CICD In .net Core application using the Localhost deployment in my local system .
"Drop" folder created which is having the published code .using this code , how to deploy in IIS automatically with the help of CICD .
Thanks in advance