We
saw that .Net Core offers 2 types of deployment framework-dependent deployment and self-contained deployment. In the post we shall see on how to
deploy a simple console applications using the command line (CLI) tools.
Let us takes the simple Hello World console application, and try to create a deployment package for the application.
Let us takes the simple Hello World console application, and try to create a deployment package for the application.

