I am new to both MSBuild and PowerShell, and try to wrap my head around where they stand in relation to deploying ASP.NET applications. Can someone explain the difference? (I hope I compare apples and apples)
You compare apples to oranges a bit. :)
Powershell is a console tool for working in the Windows environment, the purpose of which is the possible replacement of cmd.exe.
MSBuild is a specialized build tool for creating software projects.
(-), . .
Powershell, PSAKE
Source: https://habr.com/ru/post/1751045/More articles:WinForm WebBrowser Control is loading slowly. Best preload method? - winformsCompiling assembly code - assemblyGet the calculated opacity of an element using jQuery - jqueryAttach a database using SMO keep Fail - sql-serverHow to check email sending from a web application in OSX? - djangoLinux bash - split files into 2 words - bashThe fastest and most efficient way to convert ** haml ** and ** scss ** files? (Ruby on Windows) - windowsproblem when sending serializable objects using ObjectInputStream - javaHuge frame rate difference between release / debug versions - optimizationunit test for Java Swing application - javaAll Articles