PanoramicData.EPPlus 9.0.49

dotnet add package PanoramicData.EPPlus --version 9.0.49                
NuGet\Install-Package PanoramicData.EPPlus -Version 9.0.49                
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="PanoramicData.EPPlus" Version="9.0.49" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add PanoramicData.EPPlus --version 9.0.49                
#r "nuget: PanoramicData.EPPlus, 9.0.49"                
#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 PanoramicData.EPPlus as a Cake Addin
#addin nuget:?package=PanoramicData.EPPlus&version=9.0.49

// Install PanoramicData.EPPlus as a Cake Tool
#tool nuget:?package=PanoramicData.EPPlus&version=9.0.49                

Continuous Version of EPPlus Free Edition 4.5.3.3

The JanKallman/EPPlus repository has been archived by the owner. So I fork it to my repository and continue to maintain the source code.


This repository has moved to https://github.com/EPPlusSoftware/EPPlus.

The code in this archive represents the final version of EPPlus under LGPL. There will be no more activity here.

EPPlus will from version 5 switch license from LGPL to Polyform Noncommercial 1.0.0 license.
With the new license EPPlus is still free to use in some cases, but will require a commercial license to be used in a commercial business.

More information on the license change on our website


Create advanced Excel spreadsheets using .NET, without the need of interop.

EPPlus is a .NET library that reads and writes Excel files using the Office Open XML format (xlsx). EPPlus has no dependencies other than .NET.  

EPPlus supports:

  • Cell Ranges
  • Cell styling (Border, Color, Fill, Font, Number, Alignments)
  • Data validation
  • Conditional formatting
  • Charts
  • Pictures
  • Shapes
  • Comments
  • Tables
  • Pivot tables
  • Protection
  • Encryption
  • VBA
  • Formula calculation
  • Many more...

Overview

This project started with the source from ExcelPackage. It was a great project to start from. It had the basic functionality needed to read and write a spreadsheet. Advantages over other: EPPlus uses dictionaries to access cell data, making performance a lot better. Complete integration with .NET

Support

All support is currently referred to Stack overflow. A tutorial is available in the wiki and the sample project can be downloaded with each version. The old site at Codeplex also contains material that can be helpful. Bugs and new feature requests can be added to the issues tracker.

License

The project is licensed under the GNU Library General Public License (LGPL).

Product Compatible and additional computed target framework versions.
.NET net9.0 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
9.0.49 85 11/15/2024
9.0.4 82 11/14/2024
9.0.3 86 11/14/2024

# Panoramic Data's EPPlus Free Edition
# LGPL License continue