![]() |
VOOZH | about |
dotnet add package EPPlusCore --version 1.0.3
NuGet\Install-Package EPPlusCore -Version 1.0.3
<PackageReference Include="EPPlusCore" Version="1.0.3" />
<PackageVersion Include="EPPlusCore" Version="1.0.3" />Directory.Packages.props
<PackageReference Include="EPPlusCore" />Project file
paket add EPPlusCore --version 1.0.3
#r "nuget: EPPlusCore, 1.0.3"
#:package EPPlusCore@1.0.3
#addin nuget:?package=EPPlusCore&version=1.0.3Install as a Cake Addin
#tool nuget:?package=EPPlusCore&version=1.0.3Install as a Cake Tool
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.
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
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.
The project is licensed under the GNU Library General Public License (LGPL).
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.