SpreadsheetLight 3.4.11

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

// Install SpreadsheetLight as a Cake Tool
#tool nuget:?package=SpreadsheetLight&version=3.4.11

SpreadsheetLight is an open source Open XML spreadsheet library for .NET Framework written in C#, and is released under the MIT License. You can create new Open XML spreadsheets, or work with existing Open XML spreadsheets that are compatible with Microsoft Excel 2007/2010/2013 and LibreOffice Calc.

No Office/Excel Interop needed. You do not need Microsoft Office/Excel to be installed.

Dependency: Open XML SDK 2.5

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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 (19)

Showing the top 5 NuGet packages that depend on SpreadsheetLight:

Package Downloads
SpreadsheetHelper

.NET Spreadsheet Object Wrapper for SpreadsheetLight

AutomationFramework_NetCore

AT Net Core Automation Framework

TechTools.Utils

Utilitarios con funciones que se utilizan en varios proyectos de desarrollo de software

MagiQL.Framework.Renderers.SpreadsheetGenerator

MagiQL :: MagiQL.Framework.Renderers.SpreadsheetGenerator

FastReport.Data.Excel The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Represents a connection to Excel data. Shared Plugin for all versions of FastReport product: FastReport .NET, FastReport.Core, FastReport.OpenSource, FastReport.WPF. Requirements: Any FastReport 2024.1.10.0+ package, NuGet Client 3.4.4+

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on SpreadsheetLight:

Repository Stars
FastReports/FastReport
Free Open Source Reporting tool for .NET6/.NET Core/.NET Framework that helps your application generate document-like reports
Kinovea/Kinovea
Video solution for sport analysis. Capture, inspect, compare, annotate and measure technical performances.
trimble-oss/dba-dash
DBA Dash - SQL Server Monitoring Tool
Tadelsucht/BulkPDF
BulkPDF is a free and easy to use open source software, which allows to automatically fill an existing PDF form with differen values. Only a spreadsheet (Microsoft Excel 2007/2010/2013, LibreOffice or OpenOffice Calc) with the desired values is required.
Version Downloads Last updated
3.5.0 1,037,551 11/14/2020
3.4.11 307,517 7/14/2019
3.4.10 6,606 7/5/2019
3.4.9 468,333 4/1/2017
3.4.8 73,307 10/21/2016
3.4.7 4,450 10/9/2016
3.4.6 20,429 10/3/2016
3.4.5.1 5,559 9/26/2016
3.4.5 3,708 9/26/2016
3.4.4 321,073 4/26/2014
3.4.3 5,095 3/1/2014
3.4.2 2,122 2/22/2014
3.4.1 23,357 8/31/2013
3.4.0 24,467 7/27/2013
3.3.1 4,163 6/7/2013
3.3.0 6,440 5/18/2013
3.2.9 3,012 5/12/2013
1.0.0 4,747 4/24/2013

Bug: Fixed an error where inserting columns in certain situations will cause existing data to be modified.