ExcelGenerator 1.2.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package ExcelGenerator --version 1.2.0
NuGet\Install-Package ExcelGenerator -Version 1.2.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ExcelGenerator" Version="1.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ExcelGenerator --version 1.2.0
#r "nuget: ExcelGenerator, 1.2.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ExcelGenerator as a Cake Addin
#addin nuget:?package=ExcelGenerator&version=1.2.0

// Install ExcelGenerator as a Cake Tool
#tool nuget:?package=ExcelGenerator&version=1.2.0

A C#/.Net library for creating reports in Excel spreadsheet files directly through code. Unlike .csv files, these can be directly opened by Excel and thus provide an easy way to define excel styles. No need to install Ms Office Excel or any third-party libraries.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.4.0 194,023 11/11/2012
1.3.1 1,529 11/2/2012
1.3.0 5,907 7/9/2012
1.2.0 3,321 1/20/2012
1.1.0 2,018 5/29/2011
1.0.0 8,183 5/28/2011