.NET Core
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.
Get Azure AD app-only access token using certificate on .NET Core
Building daemon applications that communicate with SharePoint Online? Here is how you can get an Azure AD app-only access token in .NET Core.