development
Write interactive scripts using the Office 365 CLI
If you often need to check the properties of a particular object in Office 365, interactive scripts might be just the thing you need.
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.
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.
Office Development MVP 2019-2020
For the 11th time in a row, for my contributions to technical communities, I've been awarded the Microsoft MVP title.
To REST or to SDK
When building your application, should you use REST or an SDK? The choice seems almost religious but often one makes more sense than the other.