Innovation Matters
Essays on AI, developer tools, and thoughtful software.
Unable to run executables in PowerShell Core on macOS
So you installed PowerShell Core on macOS, but can't run any of your executables. Here is how to fix it.
Building cross-platform CLIs on .NET Core
Building CLIs on .NET has just changed thanks to a new experimental project that Microsoft is working on.
Office 365 CLI v2.1
We've just published a new version of the Office 365 CLI with commands for managing Office 365 tenants and SharePoint Framework projects on any platform.
How to check SharePoint Framework version
In case you wonder which version of the SharePoint Framework you're using, here is how you can check it.
Fixing issues with building C# solutions in .NET Core using Visual Studio Code
If you want to build C# solutions in .NET Core using Visual Studio Code, you might come across these two issues.