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) 208,240 8/14/2022
0.1.14 1,899 5/16/2022
0.1.12 9,140 11/21/2020
0.1.11 440 9/24/2020
0.1.10 609 7/31/2020
0.1.9 25,283 7/29/2020
0.1.8 10,843 6/21/2020
0.1.7 20 6/21/2020
0.1.6 3,236 6/10/2020
0.1.5 20,702 1/17/2020
0.1.4 1,529 11/17/2019
0.1.2 3,902 6/23/2019
0.1.1 2,043 5/6/2019
0.1.0 2,398 4/17/2019
0.0.17 426 3/22/2019
0.0.16 501 2/15/2019
0.0.15 1,307 10/14/2018
0.0.14 416 9/23/2018
0.0.13 31 9/21/2018
0.0.12 25 9/21/2018
0.0.11 29 9/20/2018
0.0.10 67 9/18/2018
0.0.9 25 9/18/2018
0.0.9-alpha4 19 9/18/2018
0.0.9-alpha3 19 9/18/2018
0.0.9-alpha2 21 9/18/2018
0.0.9-alpha1 20 9/18/2018
0.0.8 31 9/18/2018
0.0.7 24 9/18/2018
0.0.6 25 9/18/2018
0.0.4 79 9/12/2018
0.0.3 57 9/4/2018
0.0.1 103 8/23/2018
0.0.0.3 28 8/19/2018
0.0.0.2 21 8/18/2018
0.0.0.1 27 8/15/2018
Show more