.Net Core provides a new cross-platform tool-chain for developing .NET applications which are nothing but the .Net CLI tools. CLI tools are really powerful and easy to use, as a developer we should know how to use these commands. These commands would be very useful if you are looking for creating Continuous Integration(CI) and\or Continuous Deployment(CD). … Continue reading Guide to create and run .Net Core application using CLI Tools: .Net Core CLI Part I
↧