dotnet/EntityFramework.Docs

Make commands consistent

Aberta

#437 aberto em 9 de ago. de 2017

 (1 comentário) (0 reação) (1 responsável)PowerShell (1.961 forks)batch import
area-toolsconsider-for-next-releasegood first issue

Métricas do repositório

Stars
 (1.625 estrelas)
Métricas de merge de PR
 (Mesclagem média 1d 6h) (30 fundiu PRs em 30d)

Description

Several small inconsistencies

  • Currently there are many PMC commands for which we don't include the dotnet CLI equivalent in the documentation, although it applies
  • Sometimes we use PM>, sometimes not, sometimes we just say Run or Execute and include the command inline.
  • We should consider making it so that it is always possible to click on Copy button and then paste on the real command line
  • Perhaps use PowerShell blocks for PMC, something else for dotnet CLI and other commands.
  • We should use tabs to show the different ways to do the same thing

Guia do colaborador