PSWriteExcel

0.1.15

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

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

Install-PSResource -Name PSWriteExcel

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 - 2022 Przemyslaw Klys @ Evotec. All rights reserved.

Package Details

FileList

  • PSWriteExcel.nuspec
  • PSWriteExcel.Libraries.ps1
  • 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 (current version) 71,036 8/14/2022
0.1.14 1,886 5/16/2022
0.1.12 8,937 11/21/2020
0.1.11 439 9/24/2020
0.1.10 608 7/31/2020
0.1.9 24,365 7/29/2020
0.1.8 10,837 6/21/2020
0.1.7 19 6/21/2020
0.1.6 3,235 6/10/2020
0.1.5 20,697 1/17/2020
0.1.4 1,527 11/17/2019
0.1.2 3,901 6/23/2019
0.1.1 2,042 5/6/2019
0.1.0 2,397 4/17/2019
0.0.17 425 3/22/2019
0.0.16 499 2/15/2019
0.0.15 1,304 10/14/2018
0.0.14 415 9/23/2018
0.0.13 30 9/21/2018
0.0.12 24 9/21/2018
0.0.11 28 9/20/2018
0.0.10 66 9/18/2018
0.0.9 23 9/18/2018
0.0.9-alpha4 18 9/18/2018
0.0.9-alpha3 18 9/18/2018
0.0.9-alpha2 20 9/18/2018
0.0.9-alpha1 19 9/18/2018
0.0.8 29 9/18/2018
0.0.7 23 9/18/2018
0.0.6 24 9/18/2018
0.0.4 77 9/12/2018
0.0.3 56 9/4/2018
0.0.1 102 8/23/2018
0.0.0.3 27 8/19/2018
0.0.0.2 20 8/18/2018
0.0.0.1 25 8/15/2018
Show more