Panda.SimpleExcel 1.2.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Panda.SimpleExcel --version 1.2.1
NuGet\Install-Package Panda.SimpleExcel -Version 1.2.1
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="Panda.SimpleExcel" Version="1.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Panda.SimpleExcel --version 1.2.1
#r "nuget: Panda.SimpleExcel, 1.2.1"
#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 Panda.SimpleExcel as a Cake Addin
#addin nuget:?package=Panda.SimpleExcel&version=1.2.1

// Install Panda.SimpleExcel as a Cake Tool
#tool nuget:?package=Panda.SimpleExcel&version=1.2.1

Read and write Excel in an extreamly simple way. Based on NPOI.Support the quick convert from DataTable and IQueryable<T> to sheet. Set  cell styles by attributes.

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.

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.3.2 1,514 5/28/2018
1.3.1 995 12/27/2017
1.3.0 850 11/14/2017
1.2.2 931 6/22/2017
1.2.1 920 5/1/2017
1.1.1 927 4/19/2017
1.0.1 897 4/15/2017

Add support for excel2007.