PSWriteExcel

0.1.5

Little project to create Excel files without Microsoft Excel being installed.

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name PSWriteExcel -RequiredVersion 0.1.5

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

Install-PSResource -Name PSWriteExcel -Version 0.1.5

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

(c) 2011 - 2020 Przemyslaw Klys @ Evotec. All rights reserved.

Package Details

FileList

  • PSWriteExcel.nuspec
  • PSWriteExcel.psd1
  • PSWriteExcel.psm1
  • Lib\README.md
  • Lib\Core\EPPlus.NetCORE.dll
  • Lib\Core\Microsoft.Extensions.Configuration.Abstractions.dll
  • Lib\Core\Microsoft.Extensions.Configuration.dll
  • Lib\Core\Microsoft.Extensions.Configuration.FileExtensions.dll
  • Lib\Core\Microsoft.Extensions.Configuration.Json.dll
  • Lib\Core\Microsoft.Extensions.FileProviders.Abstractions.dll
  • Lib\Core\Microsoft.Extensions.FileProviders.Physical.dll
  • Lib\Core\Microsoft.Extensions.Primitives.dll
  • Lib\Default\EPPlus.Net40.dll

Version History

Version Downloads Last updated
0.1.15 333,839 8/14/2022
0.1.14 1,902 5/16/2022
0.1.12 9,465 11/21/2020
0.1.11 441 9/24/2020
0.1.10 615 7/31/2020
0.1.9 26,106 7/29/2020
0.1.8 10,850 6/21/2020
0.1.7 21 6/21/2020
0.1.6 3,237 6/10/2020
0.1.5 (current version) 20,710 1/17/2020
0.1.4 1,531 11/17/2019
0.1.2 3,903 6/23/2019
0.1.1 2,044 5/6/2019
0.1.0 2,411 4/17/2019
0.0.17 428 3/22/2019
0.0.16 502 2/15/2019
0.0.15 1,311 10/14/2018
0.0.14 417 9/23/2018
0.0.13 33 9/21/2018
0.0.12 27 9/21/2018
0.0.11 31 9/20/2018
0.0.10 69 9/18/2018
0.0.9 27 9/18/2018
0.0.9-alpha4 20 9/18/2018
0.0.9-alpha3 20 9/18/2018
0.0.9-alpha2 22 9/18/2018
0.0.9-alpha1 21 9/18/2018
0.0.8 33 9/18/2018
0.0.7 25 9/18/2018
0.0.6 26 9/18/2018
0.0.4 81 9/12/2018
0.0.3 58 9/4/2018
0.0.1 105 8/23/2018
0.0.0.3 30 8/19/2018
0.0.0.2 24 8/18/2018
0.0.0.1 30 8/15/2018
Show less