EPPlusEnumerable 1.4.0.2

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package EPPlusEnumerable --version 1.4.0.2
NuGet\Install-Package EPPlusEnumerable -Version 1.4.0.2
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="EPPlusEnumerable" Version="1.4.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add EPPlusEnumerable --version 1.4.0.2
#r "nuget: EPPlusEnumerable, 1.4.0.2"
#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 EPPlusEnumerable as a Cake Addin
#addin nuget:?package=EPPlusEnumerable&version=1.4.0.2

// Install EPPlusEnumerable as a Cake Tool
#tool nuget:?package=EPPlusEnumerable&version=1.4.0.2

Easily create multi-worksheet Excel documents from any .NET object collection.

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.4.0 4,586 12/16/2015
1.3.4.1 2,861 8/21/2015
1.3.4 5,066 5/11/2015
1.3.3 1,175 5/11/2015
1.3.2 1,183 5/11/2015
1.3.1 1,218 5/11/2015
1.3.0 1,331 5/4/2015
1.2.0 1,933 4/14/2015
1.1.0 2,514 3/20/2015
1.0.0 2,936 1/21/2015

Updated the EPPlus reference to set "specific version" to false to enable working with newer versions of EPPlus than the package was built with.