SpreadsheetLight 3.5.0
dotnet add package SpreadsheetLight --version 3.5.0
NuGet\Install-Package SpreadsheetLight -Version 3.5.0
<PackageReference Include="SpreadsheetLight" Version="3.5.0" />
paket add SpreadsheetLight --version 3.5.0
#r "nuget: SpreadsheetLight, 3.5.0"
// Install SpreadsheetLight as a Cake Addin #addin nuget:?package=SpreadsheetLight&version=3.5.0 // Install SpreadsheetLight as a Cake Tool #tool nuget:?package=SpreadsheetLight&version=3.5.0
SpreadsheetLight is an open source Open XML spreadsheet .NET library 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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- DocumentFormat.OpenXml (>= 2.11.3)
- System.Drawing.Common (>= 5.0.0)
NuGet packages (21)
Showing the top 5 NuGet packages that depend on SpreadsheetLight:
Package | Downloads |
---|---|
FastReport.Data.Excel
Represents a connection to Excel data. Shared Plugin for all versions of FastReport product: FastReport .NET, FastReport.Core, FastReport.OpenSource, FastReport.WPF, FastReport.Avalonia. Requirements: Any FastReport 2025.1.3.0+ package, NuGet Client 3.4.4+ |
|
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 |
GitHub repositories (3)
Showing the top 3 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.
|
|
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,419,436 | 11/14/2020 |
3.4.11 | 342,135 | 7/14/2019 |
3.4.10 | 7,946 | 7/5/2019 |
3.4.9 | 514,891 | 4/1/2017 |
3.4.8 | 80,436 | 10/21/2016 |
3.4.7 | 4,615 | 10/9/2016 |
3.4.6 | 20,796 | 10/3/2016 |
3.4.5.1 | 6,020 | 9/26/2016 |
3.4.5 | 4,042 | 9/26/2016 |
3.4.4 | 339,021 | 4/26/2014 |
3.4.3 | 5,249 | 3/1/2014 |
3.4.2 | 2,219 | 2/22/2014 |
3.4.1 | 24,429 | 8/31/2013 |
3.4.0 | 28,416 | 7/27/2013 |
3.3.1 | 4,357 | 6/7/2013 |
3.3.0 | 7,003 | 5/18/2013 |
3.2.9 | 3,160 | 5/12/2013 |
1.0.0 | 5,350 | 4/24/2013 |
Ported to .NET Standard 2. Several minor heart attacks experienced during code port and testing from .NET 4 to .NET Core/Standard.