Filter By

Package Types

Operating System

Categories

Trust Information

By: | 50,671,886 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: | 105,132 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: | 77,885 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: | 24,318 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: | 14,571 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,540 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: | 7,422 downloads | Last Updated: 4/5/2022 | Latest Version: 2.0.1

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

By: | 4,966 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,602 downloads | Last Updated: 8/25/2016 | Latest Version: 0.0.1

Simplify creating HTML tables

By: | 1,972 downloads | Last Updated: 8/24/2023 | Latest Version: 1.1.2

Scripts related to Azure Storage

By: | 1,249 downloads | Last Updated: 6/21/2023 | Latest Version: 23.0.8565.1

CData Cmdlets for Azure Table Storage

By: | 948 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: | 493 downloads | Last Updated: 12/29/2018 | Latest Version: 1.0.0.0

This command gets you authentication headers for the given storage account

By: | 867 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: | 410 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: | 531 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: | 235 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: | 271 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

By: | 91 downloads | Last Updated: 8/30/2023 | Latest Version: 1.1.0

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

By: | 73 downloads | Last Updated: 7/18/2023 | Latest Version: 1.0.1

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