nightroman 

By: | 797 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: | 522 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: | 505 downloads | Last Updated: 8/24/2022 | Latest Version: 1.0.2

Use this tool to improve performance of managed applications. It creates native images and installs them into the native image cache. The runtime can use native images from the cache instead of using the just-in-time (JIT) compiler to compile original assemblies. The tool may print various errors "Failed to load dependency..." and etc. They are no... More info

By: | 480 downloads | Last Updated: 1/29/2025 | Latest Version: 1.0.1

MongoDB browser in Far Manager

By: | 438 downloads | Last Updated: 2/16/2022 | Latest Version: 1.0.4

The script is designed for diff and patch files created by git. It expands the specified diff file into directories "a" and "b" (original and changes) with pieces of files stored in the diff. Then you can use your diff tool of choice in order to compare the directories "a" and "b", i.e. to visualize the original diff file. The following diff line... More info

By: | 407 downloads | Last Updated: 1/29/2025 | Latest Version: 1.0.1

LiteDB browser in Far Manager

By: | 302 downloads | Last Updated: 3/7/2025 | Latest Version: 0.15.6

StackExchange.Redis cmdlets

By: | 252 downloads | Last Updated: 1/15/2024 | Latest Version: 1.0.0

The script adds completers for: Connect-Mdbc -DatabaseName .. -CollectionName .. Add-MdbcData New-MdbcData Export-MdbcData -Property .., .. Get-MdbcDatabase Get-MdbcCollection Remove-MdbcDatabase Remove-MdbcCollection Rename-MdbcCollection [-Name] .. How to use: * PowerShell v5 native Invoke Mdbc.ArgumentCompleters.ps1, e.g. i... More info

By: | 219 downloads | Last Updated: 6/17/2022 | Latest Version: 1.0.1

The command scans the contents recursively, finds README.md files and builds the index from their first line headings in the root README.md. The generated list with links is inserted into the root README.md. The index start/end marks are defined by the HTML comments like: given $Content='docs', marks are '<!--docs-->'.

By: | 159 downloads | Last Updated: 11/20/2024 | Latest Version: 1.0.9

Requirements: - Invoke-Build command is available for calls - Internet connection for using online viz-standalone.js - or viz-standalone.js in the path, https://github.com/mdaines/viz.js - or, when -Dot, dot in $env:Graphviz or in the path, http://graphviz.org The script calls Invoke-Build to get the build tasks, makes the DOT graph, and uses eith... More info

By: | 108 downloads | Last Updated: 10/7/2024 | Latest Version: 2.0.1

This command generates and opens HTML which renders GraphQL Voyager with the specified GraphQL schema file or URL for introspection and several display options.

By: | 49 downloads | Last Updated: 12/30/2024 | Latest Version: 0.1.2

Stateless library interactive helpers.