Filter By

Package Types

Operating System

Categories

Trust Information

By: | 950,799 downloads | Last Updated: 8/24/2023 | Latest Version: 1.6.0

A module for storing and reading configuration values, with full PS Data serialization, automatic configuration for modules and scripts, etc.

By: | 811,253 downloads | Last Updated: 8/17/2022 | Latest Version: 1.5.7

A module for PowerShell data serialization

By: | 288,705 downloads | Last Updated: 5/7/2025 | Latest Version: 3.2.0-scriptgenerators0017

A module for authoring and building PowerShell modules

By: | 91,704 downloads | Last Updated: 1/18/2026 | Latest Version: 2.2.13.216

A module designed to speed up the development of PowerShell modules

By: | 119,434 downloads | Last Updated: 8/20/2024 | Latest Version: 5.1.2

Parses a RequiredModules.psd1 listing modules and attempts to import those modules. If it can't find the module in the PSModulePath, attempts to install it from PowerShellGet. The RequiredModules list looks like this (uses nuget version range syntax, and now, has an optional syntax for specifying the repository to install from): @{ "PowerShell... More info

By: | 406 downloads | Last Updated: 4/26/2019 | Latest Version: 1.0.1

Module for streamlining development tasks

By: | 454 downloads | Last Updated: 6/8/2019 | Latest Version: 0.1.4

Manages a Windows access token. See https://github.com/jborean93/PSDocBuilder for more info

By: | 377 downloads | Last Updated: 6/10/2019 | Latest Version: 0.1.0

A template repo for running a PowerShell module CI in Azure Pipelines. See https://github.com/jborean93/PSAzurePipelinesCITemplate for more info

By: | 395 downloads | Last Updated: 10/24/2018 | Latest Version: 1.0

Allows redirecting requests for web domains on default port 80 to a localhost:port. Ex. gosho.com -> localhost:1111, pe6o.com -> localhost:1112

By: | 240 downloads | Last Updated: 6/21/2025 | Latest Version: 1.0.3

A PowerShell module for managing and switching between multiple JDK installations on Windows. Supports automatic JDK detection, custom paths, and environment management.