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

Metadata, Versioning, and Packaging

TODO: Write how-to for PowerShellGet ;-)

PreviousLanguage, Interop and .NET

Last updated 4 years ago

Was this helpful?