Filter By
Displaying results 1 - 5 of 5 (Page 1 of 1)
|
By:
|
5,999 downloads
|
Last Updated: 1/30/2022
|
Latest Version: 1.0.0
PowerShell module wrapper for displaying folder/file dialogs in scripts. |
|
By:
|
440 downloads
|
Last Updated: 5/5/2021
|
Latest Version: 0.0.16
It allows to quickly select view or table from SQL Server. It saves database and server name in configuration so the shortest way of using it is Select-SQLView tableName |
|
By:
|
661 downloads
|
Last Updated: 1/7/2021
|
Latest Version: 0.0.2
https://github.com/netcloud/powershell-cli-menu-helpers/blob/master/README.md |
|
By:
|
1,217 downloads
|
Last Updated: 9/8/2026
|
Latest Version: 3.0.0
Horker DataQuery is an ADO.NET database query utility for Windows x64, supporting Windows PowerShell 5.1 (.NET Framework 4.8+) and PowerShell 7.6.5+ (.NET 10). The main features are: - Written in C# so that it works fast for large data - Supports ADO.NET database providers, including SQL Server, Oracle, MySQL, PostgreSQL, SQLite, DuckDB, Access... More info |
|
By:
|
44 downloads
|
Last Updated: 4/12/2026
|
Latest Version: 1.0.8
JIT friendly source generated LinqLinker struct (and convenience typeless static class) for invocation of Enumerable methods; structured to encourage inlining and fully supports method chain syntax -- just make sure to include type parameters for the results of functions for things like Select IE: Select[string] |