PowerShell Practice and Style
  • Introduction
    • About this Guide
    • Contributing
  • Style Guide
    • Introduction
    • Code Layout and Formatting
    • Function Structure
    • Documentation and Comments
    • Readability
    • Naming Conventions
  • Best Practices
    • Introduction
    • Naming Conventions
    • Building Reusable Tools
    • Output and Formatting
    • Error Handling
    • Performance
    • Security
    • Language, Interop and .NET
    • Metadata, Versioning, and Packaging
Powered by GitBook
On this page

Was this helpful?

  1. Best Practices

Naming Conventions

PreviousIntroductionNextBuilding Reusable Tools

Last updated 4 years ago

Was this helpful?

TODO: Copy Capitalization guidelines

TODO: Copy Command Prefixes

#36
#23