dotnet/EntityFramework.Docs

Make commands consistent

開放

#437 建立於 2017年8月9日

 (1 則留言) (0 個反應) (1 位負責人)PowerShell (1,961 個分叉)batch import
area-toolsconsider-for-next-releasegood first issue

倉庫指標

星標
 (1,625 顆星)
PR 合併指標
 (平均合併 1天 6小時) (30 天內合併 30 個 PR)

描述

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

貢獻者指南