Stop using starter packs
A critique of using pre-made project templates and starter packs in web development, arguing they hinder learning and create long-term issues.
A critique of using pre-made project templates and starter packs in web development, arguing they hinder learning and create long-term issues.
A guide to unit testing .NET project templates created with `dotnet new`, including a helper library and practical xUnit examples.
.NET Boxed is a collection of pre-configured project templates for ASP.NET Core APIs and GraphQL, designed to accelerate development.
A guide to adding feature selection to custom .NET project templates using the dotnet new command, allowing developers to customize template components.
Microsoft's new dotnet new command allows creating and installing custom project templates from NuGet, zip files, or folders.
A guide to creating and sharing custom Visual Studio project templates, covering both the built-in export wizard and VSIX packages.