.NET Core
PowerShell in .NET Core and Docker
Since the beginning of time .NET Core there has been one continuous annoyance about developing cross-platform solutions, including build scripts for windows and non-windows platforms. We have at least fallen into a standard pattern, most repositories will contain both a build.cmd and build.sh that will build the project