Filter By

Package Types

Operating System

Categories

Trust Information

By: | 130,605 downloads | Last Updated: 1/7/2025 | Latest Version: 0.5.3

Enables the signing of a set of files with the Trusted Signing service.

By: | 34,057 downloads | Last Updated: 11/9/2021 | Latest Version: 1.2.0

Code editor control for Universal Dashboard.

By: | 12,753 downloads | Last Updated: 6/12/2023 | Latest Version: 1.2.25

PowerShell Code refactoring framework

By: | 10,664 downloads | Last Updated: 11/4/2015 | Latest Version: 2.1

Data visualization for PowerShell.

By: | 6,904 downloads | Last Updated: 3/18/2017 | Latest Version: 1.0.25

Create and upload code coverage data to Coveralls.io using Pester

By: | 3,810 downloads | Last Updated: 5/7/2014 | Latest Version: 1.0.4.0

Allows execution of ScriptCS from your PowerShell session.

By: | 6,657 downloads | Last Updated: 4/23/2021 | Latest Version: 3.6.7.8

Various functions for extending the functionality of PowerCLI (VMware).

By: | 1,346 downloads | Last Updated: 7/15/2021 | Latest Version: 0.6.1

Module for working with the SonarCloud API - https://sonarcloud.io/

By: | 1,742 downloads | Last Updated: 9/29/2016 | Latest Version: 0.1.2

Module to Manage Visual Studio Code Extensions

TxF

By: | 1,106 downloads | Last Updated: 5/7/2014 | Latest Version: 1.1.0.0

Provides transactional file system operations.

By: | 917 downloads | Last Updated: 7/16/2017 | Latest Version: 4.8.8

Daterpillar is a build automation tool and miro-orm.

By: | 389 downloads | Last Updated: 8/2/2020 | Latest Version: 2.1.4.39

PowerShell Module that will return the HTTP Status Code of any provided URL without the need for a Try/Catch statement. Example 1 - Return HTTP Status Code of given url: Get-URLStatusCode -Url https://www.google.com/ Example 2 - Switch statement using HTTP Status Code: Switch (Get-URLStatusCode -Url https://www.google.com/) { 200 { ... More info

By: | 21 downloads | Last Updated: 6/21/2024 | Latest Version: 2.0.1

Calculates the cyclomatic complexity of a PowerShell script or code block, including both functions and top-level code.