Skip to content

Instantly share code, notes, and snippets.

@aleksseven
Last active December 3, 2020 20:42
Show Gist options
  • Save aleksseven/e229356134feafb5f093729407375624 to your computer and use it in GitHub Desktop.
Save aleksseven/e229356134feafb5f093729407375624 to your computer and use it in GitHub Desktop.

Install

dotnet tool install --global dotnet-aspnet-codegenerator --version 3.1.4

Add to PATH

export PATH="$HOME/.dotnet/tools:$PATH"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment