nightroman 

By: | 1,729,776 downloads | Last Updated: 3/8/2024 | Latest Version: 5.11.0

Build and test automation in PowerShell

By: | 1,093,712 downloads | Last Updated: 1/16/2024 | Latest Version: 6.7.0

Mdbc module - MongoDB Cmdlets for PowerShell

By: | 458,975 downloads | Last Updated: 1/11/2024 | Latest Version: 2.0.0

SplitPipeline - Parallel Data Processing in PowerShell

By: | 82,563 downloads | Last Updated: 6/4/2023 | Latest Version: 0.6.3

PowerShell data (psd1) tool kit

By: | 8,141 downloads | Last Updated: 11/22/2020 | Latest Version: 1.0.4

The script registers Invoke-Build completers for parameters Task and File. Completers can be used with: * PowerShell v5 native Register-ArgumentCompleter Simply invoke Invoke-Build.ArgumentCompleters.ps1, e.g. in a profile. * TabExpansion2.ps1 https://www.powershellgallery.com/packages/TabExpansion2 Put Invoke-Build.ArgumentCompleters.ps1 to the... More info

By: | 7,831 downloads | Last Updated: 12/22/2023 | Latest Version: 1.0.1

GUI-style tab-completion menu for PowerShell.

By: | 3,983 downloads | Last Updated: 12/15/2023 | Latest Version: 1.6.2

The script finds the path to the specified or latest version of MSBuild. It is designed for MSBuild 17.0, 16.0, 15.0, 14.0, 12.0, 4.0, 3.5, 2.0. For MSBuild 15+ the command uses the module VSSetup, see PSGallery. If VSSetup is not installed then the default locations are used. VSSetup is required for not default installations. MSBuild 15+ resolut... More info

By: | 1,787 downloads | Last Updated: 2/28/2024 | Latest Version: 0.8.9

LiteDB Cmdlets, the document store in PowerShell

By: | 1,538 downloads | Last Updated: 11/22/2020 | Latest Version: 1.3.2

Change to your VSCode workspace directory before invoking this command. The script creates ".vscode/tasks.json" based on the Invoke-Build tasks and the optional "tasks-merge.json" tasks. Do not edit "tasks.json" directly. When you add, remove, rename tasks, change script locations, or modify "tasks-merge.json" then regenerate. The default task be... More info

By: | 1,140 downloads | Last Updated: 1/21/2022 | Latest Version: 1.0.5

This script invokes powershell/pwsh of the same version as the current: - Windows PowerShell -Version 2 - Windows PowerShell v3+ - PowerShell Core v6+ Arguments of the script are passed in powershell/pwsh.

By: | 1,101 downloads | Last Updated: 3/7/2024 | Latest Version: 1.0.8

This script invokes the current task from the build script in VSCode. Requires: - Invoke-Build - VSCode PowerShell How to use: https://github.com/nightroman/Invoke-Build/wiki/Invoke-Task-from-VSCode

By: | 966 downloads | Last Updated: 1/21/2022 | Latest Version: 0.0.3

BSON/JSON file collections in MongoDB

By: | 899 downloads | Last Updated: 3/7/2024 | Latest Version: 1.0.5

This script invokes the current task from the build script being edited in PowerShell ISE. It is invoked either in ISE or in PowerShell console. Invoke-Build.ps1 is searched in the directory of Invoke-TaskFromISE.ps1 and then in the path. The current task is the task at the caret line or above. If none is found then the default task is invoked. T... More info

By: | 794 downloads | Last Updated: 11/19/2023 | Latest Version: 1.0.8

The script replaces the built-in function TabExpansion2, creates the table TabExpansionOptions, and does nothing else. Initialization is performed on the first code completion via profiles *ArgumentCompleters.ps1. $TabExpansionOptions consists of empty entries: CustomArgumentCompleters = @{} NativeArgumentCompleters = @{} ResultProcessors = @(... More info

By: | 709 downloads | Last Updated: 1/30/2024 | Latest Version: 1.2.0

This script automates one typical test scenario, it compares the sample and result files and performs copy and view operations if the sample is missing (nor yet created) or the result is different (potentially valid but changed so that the sample may have to be updated after review). If the result is missing then the test fails. If the sample is m... More info

By: | 690 downloads | Last Updated: 5/20/2017 | Latest Version: 1.0.1

Enables breaking into the debugger on terminating errors automatically. The script works in any host with a debugger, in the console it breaks into the debugger, too. But troubleshooting is not that easy as in VS Code. VS Code scenario. Let the PowerShell extension start and open its terminal. For example, open a script. In the terminal invoke Deb... More info

By: | 678 downloads | Last Updated: 3/23/2024 | Latest Version: 2.3.1

The script adds or replaces existing debugger in any PowerShell runspace. It is useful for hosts with no own debuggers, e.g. bare runspace host "Default Host", Visual Studio NuGet console "Package Manager Host". Or it may replace existing debuggers, e.g. in "ConsoleHost". The script is called at any moment when debugging is needed. To restore the ... More info

By: | 454 downloads | Last Updated: 6/20/2019 | Latest Version: 1.1.1

For the given solution, the script generates project graph with project reference links defined in project files and build order links defined in the solution. Then the generated DGML is opened by the associated program, normally Visual Studio. For viewing in Visual Studio ensure: - Individual components \ Code tools \ DGML editor

By: | 440 downloads | Last Updated: 1/1/2023 | Latest Version: 1.0.0

MongoDB browser in Far Manager

By: | 414 downloads | Last Updated: 1/13/2024 | Latest Version: 0.4.4

Deprecated and replaced by https://github.com/nightroman/FarNet/tree/main/GitKit