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 |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- DocumentFormat.OpenXml (>= 2.11.3)
- System.Drawing.Common (>= 5.0.0)
NuGet packages (18)
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 |
|
Leren
Lightweight and simple Excel-based reporting engine allows you to generate reports in Excel (only 2007+ format) using specially developed syntax and data providers. The reporting engine comes very helpful when you need to generate excel-based report with built-in formulas or VBA code even. |
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.
|
|
trimble-oss/dba-dash
DBA Dash - SQL Server Monitoring Tool
|
Version | Downloads | Last updated |
---|---|---|
3.5.0 | 455,790 | 11/14/2020 |
3.4.11 | 247,034 | 7/14/2019 |
3.4.10 | 3,573 | 7/5/2019 |
3.4.9 | 387,317 | 4/1/2017 |
3.4.8 | 63,916 | 10/21/2016 |
3.4.7 | 3,511 | 10/9/2016 |
3.4.6 | 18,963 | 10/3/2016 |
3.4.5.1 | 3,975 | 9/26/2016 |
3.4.5 | 1,854 | 9/26/2016 |
3.4.4 | 279,373 | 4/26/2014 |
3.4.3 | 4,272 | 3/1/2014 |
3.4.2 | 1,473 | 2/22/2014 |
3.4.1 | 19,552 | 8/31/2013 |
3.4.0 | 20,306 | 7/27/2013 |
3.3.1 | 3,379 | 6/7/2013 |
3.3.0 | 4,905 | 5/18/2013 |
3.2.9 | 2,240 | 5/12/2013 |
1.0.0 | 3,517 | 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.