Dotnet New

Adding Try .NET to VSCode launch.json
Adding Try .NET to VSCode launch.json

Learn how to launch Try .NET from VS Code using the debug menu instead of the terminal.

Creating Visual Studio project and solution templates - Part 3, VS for Mac extension
Creating Visual Studio project and solution templates - Part 3, VS for Mac extension

In the first part of this set of posts I looked at creating a dotnet new project template, and in …

Creating Visual Studio project and solution templates - Part 2, VS for Windows extension
Creating Visual Studio project and solution templates - Part 2, VS for Windows extension

In the first part of this set of posts I looked at creating a dotnet new project template. These are …

Creating Visual Studio project and solution templates - Part 1, dotnet new
Creating Visual Studio project and solution templates - Part 1, dotnet new

I’ve recently updated my MvvmCross templates to support .NET Standard to be ready for the …