ChangeMe 1.0.0

dotnet new install ChangeMe@1.0.0
                    
This package contains a .NET Template Package you can call from the shell/command line.

ChangeMe Full Stack Templates

ChangeMe is a full-stack starter template for dotnet new.

It generates:

  • an Angular frontend
  • a layered ASP.NET backend
  • PostgreSQL and MailHog Docker setup
  • backend unit and integration test projects
  • repo docs, REQ examples, and templates

Install

dotnet new install ChangeMe

Create a project

dotnet new changeme -n IssuesDemo -o IssuesDemo

Verify the install

dotnet new list changeme

Update

dotnet new install ChangeMe --force

Uninstall

dotnet new uninstall ChangeMe

Source repository

https://github.com/DamianLaczynski/ChangeMe

  • net10.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0 139 5/2/2026