Filter By

Package Types

Operating System

Categories

Trust Information

By: | 54,043,230 downloads | Last Updated: 10/9/2018 | Latest Version: 4.6.1

Microsoft Azure PowerShell - Storage service cmdlets. Manages blobs, queues, tables and files in Microsoft Azure storage accounts

By: | 386,696 downloads | Last Updated: 10/3/2023 | Latest Version: 1.0.2

Provides a generic toolset to convert text-based table output from various CLI programs into PowerShell objects.

By: | 386,446 downloads | Last Updated: 11/28/2023 | Latest Version: 1.6.0

A simple interface for making selections on an array of PS objects

By: | 123,982 downloads | Last Updated: 6/10/2023 | Latest Version: 3.8.3

Join-Object combines two object lists based on a related property between them.

By: | 87,779 downloads | Last Updated: 4/5/2022 | Latest Version: 2.0.3

Join-Object LINQ Edition. Join data from two sets of objects based on a common value. Aims to provide the exact functionality of https://github.com/RamblingCookieMonster/PowerShell/blob/master/Join-Object.ps1 with much better performance. Initial testing shows at last 100 times faster. More info at https://github.com/ili101/Join-Object/blob/m... More info

By: | 27,588 downloads | Last Updated: 2/6/2023 | Latest Version: 0.5.0

The [ConvertFrom-SourceTable] cmdlet creates objects from a fixed column source table possibly surrounded by horizontal and/or vertical rulers. **Definitions:** * The width of a source table column is outlined by the header width, the ruler width and the width of the data. * Column and Data alignment (none, left, right or justified) is defined... More info

By: | 15,661 downloads | Last Updated: 4/5/2022 | Latest Version: 2.0.1

Scrapes (extracts) a HTML table from a string or the internet location

By: | 15,211 downloads | Last Updated: 9/28/2019 | Latest Version: 0.0.22

Simple module to help building HTML Dashboard. This module has now been integrated into PSWriteHTML and it's not nessecary to download it separtly anymore.

By: | 10,731 downloads | Last Updated: 6/10/2023 | Latest Version: 3.8.3

Join-Object combines two object lists based on a related property between them.

By: | 6,825 downloads | Last Updated: 5/3/2023 | Latest Version: 3.1.1

A module for handling Azure Table Storage operations by wrapping the Azure Data Tables SDK.

By: | 2,651 downloads | Last Updated: 8/25/2016 | Latest Version: 0.0.1

Simplify creating HTML tables

By: | 1,978 downloads | Last Updated: 11/21/2023 | Latest Version: 1.2.0

Scripts related to Azure Storage

By: | 1,283 downloads | Last Updated: 10/5/2023 | Latest Version: 23.0.8669.1

CData Cmdlets for Azure Table Storage

By: | 981 downloads | Last Updated: 5/23/2019 | Latest Version: 1.0.5

A collection of debugging tools for helping to develop modern PowerShell applications. For example: objects color highlighting, various code metrics and performance benchmarks.

By: | 530 downloads | Last Updated: 2/8/2023 | Latest Version: 1.0.3

Simplify Creating HTML Tables from an object or list and add styling to them on demand. * Ability to compare 2 cells within the same row and add CSS attributes to cell, reference cell, or the entire row * Ability to add any CSS attributes to tables and id and class tags to rows, and cells

By: | 499 downloads | Last Updated: 12/29/2018 | Latest Version: 1.0.0.0

This command gets you authentication headers for the given storage account

By: | 871 downloads | Last Updated: 9/25/2018 | Latest Version: 1.0.5

Horker DataQuery is a database query utility based on ADO.NET. The main features are: - Written in C# so that it works fast for large data - Supports every database product that provides the ADO.NET driver, including SQL Server, Oracle, MySQL, PostgreSQL, SQLite, Access, OLEDB and ODBC - PowerShell interoperatability; gets query results as Po... More info

By: | 535 downloads | Last Updated: 1/13/2019 | Latest Version: 1.0.5

Run Docker commands in PowerShell and get proper PSObjects not strings in stdout

By: | 243 downloads | Last Updated: 6/17/2022 | Latest Version: 0.8.1

PowerShell module to reshape data (produce a "pivot" table) based on column values. Supports aggregations. Plus, other useful functions

By: | 272 downloads | Last Updated: 2/19/2018 | Latest Version: 1.2

This script is provided to generate a basic IPAM table generated from your Azure subscription and sent to a Storage Account Table. It pulls in Public IPs, VNets, Subnets, and provides for a "Reserved Space" function to manage external address spaces or planned spaces. IP Address Calculations are done by a PSipcalc script written by https://www.po... More info