ExcelPSLib

0.6.2

Excel Powershell Library
ExcelPSLib is a PowerShell Module that allows creation of XLSX file by using the EPPlus 4.1 .Net Dynamic Link Library available at https://epplus.codeplex.com/ and made by Jan Kallman.

The goal of the ExcelPSLib Powershell Module is to add as much as possible an abstraction layer between .NET and Powershell by providing convenient "cmdlets".

ExcelPSLib is intende
ExcelPSLib is a PowerShell Module that allows creation of XLSX file by using the EPPlus 4.1 .Net Dynamic Link Library available at https://epplus.codeplex.com/ and made by Jan Kallman.

The goal of the ExcelPSLib Powershell Module is to add as much as possible an abstraction layer between .NET and Powershell by providing convenient "cmdlets".

ExcelPSLib is intended to Admins who want to create easily and in no time an XLSX file output for their Powershell scripts instead of an XML/XSLT, CSV File or even worse a TXT file because If you work within a Microsoft infrastructure the XSLX format is the most valuable format for every one in your company... And this With no special knowledge requirement ;-)
Show more

Minimum PowerShell version

3.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name ExcelPSLib -RequiredVersion 0.6.2

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name ExcelPSLib -Version 0.6.2

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Philip Tomson

Package Details

FileList

Version History

Version Downloads Last updated
0.6.9 8,466 3/13/2019
0.6.6 1,568 11/10/2016
0.6.5 249 10/13/2016
0.6.4 182 10/13/2016
0.6.2 (current version) 250 8/29/2016
0.6.1 192 8/26/2016
0.5.9 517 9/7/2015
Show more