Filter By

Package Types

Operating System

Categories

Trust Information

By: | 1,762,539 downloads | Last Updated: 4/13/2024 | Latest Version: 5.11.1

Build and test automation in PowerShell

By: | 854,567 downloads | Last Updated: 9/21/2019 | Latest Version: 4.9.0

psake is a build automation tool written in PowerShell.

By: | 153,126 downloads | Last Updated: 12/11/2021 | Latest Version: 2.7.1

Executes the MSBuild.exe tool against the specified Visual Studio solution or project file.

By: | 149,156 downloads | Last Updated: 1/17/2024 | Latest Version: 3.1.0

A module for authoring and building PowerShell modules

By: | 128,078 downloads | Last Updated: 3/10/2022 | Latest Version: 1.3.9

List current or History Windows Version from local computer.

By: | 70,413 downloads | Last Updated: 8/2/2023 | Latest Version: 3.1.0

ChangelogManagement is a PowerShell module for reading and manipulating changelog files in [Keep a Changelog 1.0.0](https://keepachangelog.com/en/1.0.0/) format. The primary feature is automatic updating of changelogs at release time in a CI/CD workflow via Update-Changelog. Other features include: - Creating new changelog files via New-Changelo... More info

By: | 38,492 downloads | Last Updated: 3/14/2021 | Latest Version: 0.6.1

A common psake and Invoke-Build task module for PowerShell projects

By: | 65,685 downloads | Last Updated: 3/28/2024 | Latest Version: 2403.1

Gets Windows patch release information (Version, Build, Availability date, Hotpatch, Preview, Out-of-band, Servicing option, KB article, KB URL and Catalog URL) for Windows client and server versions. Useful for scripting and automation purposes. Supports Windows 10 and Windows Server 2016 onwards. Supports Hotpatch on Windows Server 2022 Azure Edi... More info

By: | 44,428 downloads | Last Updated: 6/8/2022 | Latest Version: 0.3.5-preview0002

Sampler tasks for GitHub integrations

By: | 43,674 downloads | Last Updated: 4/23/2024 | Latest Version: 4.0.53

A PowerShell module that makes interfacing with Azure Pipelines a little easier

By: | 19,122 downloads | Last Updated: 1/12/2020 | Latest Version: 3.1.0.58

PowerShell helper module for Bamboo REST services to build, resume and clone Bamboo plans and plan-branches.

By: | 9,761 downloads | Last Updated: 4/19/2024 | Latest Version: 1.7.0-pre263

PwSh.Fw.buildHelpers is a collection of functions to help build things to target platforms.

By: | 7,449 downloads | Last Updated: 4/3/2024 | Latest Version: 0.60.5

Continuous Integration/Continuous Delivery module.

By: | 6,186 downloads | Last Updated: 1/10/2022 | Latest Version: 0.7.5

PowerShell module to build, test and publish docker images.

By: | 3,306 downloads | Last Updated: 1/10/2022 | Latest Version: 0.5.10

Build assistant module

By: | 2,726 downloads | Last Updated: 9/2/2019 | Latest Version: 3.1.2

Indented.Build centralises the build processes / scripts used by my modules.

By: | 2,997 downloads | Last Updated: 8/20/2020 | Latest Version: 1.0.3

Manage Credentials stored in the Windows Credential Manager

By: | 2,720 downloads | Last Updated: 8/5/2022 | Latest Version: 2.2.0

CI Tools

By: | 2,570 downloads | Last Updated: 10/6/2018 | Latest Version: 0.1.4

This is Powershell 4 version. Use PsXdtConfigTransform for powershell 5.1 and above. Applies xdt transform to config file. It does the same things as Visual Studio does to web.config, but can be used with app.config as well

By: | 2,521 downloads | Last Updated: 7/19/2017 | Latest Version: 1.3.5

Watches the current directory and sub-directories for changes to C-Sharp files. When a change is detected, the script searches the directory tree to find the associated project file and builds the project. When a target directory is specified, the script will also copy the updated dll and pdb to that location. When a target url is specified, the sc... More info