SpreadsheetLight 3.5.0
Install-Package SpreadsheetLight -Version 3.5.0
dotnet add 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 |
.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 (19)
Showing the top 5 NuGet packages that depend on SpreadsheetLight:
Package | Downloads |
---|---|
SharpLightReporting
SharpLightReporting is a simple yet powerful reporting solution for .net developers. It uses spreadsheet based templates to generate reports. Excel 2007 or above or any opensource office system that supports .xlsx files. MIT License. Commercial applications are no longer required to make the mandatory donations. Please donate to support this project. |
|
SpreadsheetHelper
.NET Spreadsheet Object Wrapper for SpreadsheetLight |
|
TechTools.Utils
Utilitarios con funciones que se utilizan en varios proyectos de desarrollo de software |
|
MagiQL.Framework.Renderers.SpreadsheetGenerator
MagiQL :: MagiQL.Framework.Renderers.SpreadsheetGenerator |
|
AutomationFramework_NetCore
AT Net Core Automation Framework |
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 | 292,817 | 11/14/2020 |
3.4.11 | 223,855 | 7/14/2019 |
3.4.10 | 3,175 | 7/5/2019 |
3.4.9 | 361,097 | 4/1/2017 |
3.4.8 | 61,329 | 10/21/2016 |
3.4.7 | 3,321 | 10/9/2016 |
3.4.6 | 18,755 | 10/3/2016 |
3.4.5.1 | 3,477 | 9/26/2016 |
3.4.5 | 1,694 | 9/26/2016 |
3.4.4 | 263,247 | 4/26/2014 |
3.4.3 | 4,078 | 3/1/2014 |
3.4.2 | 1,340 | 2/22/2014 |
3.4.1 | 19,172 | 8/31/2013 |
3.4.0 | 19,281 | 7/27/2013 |
3.3.1 | 3,160 | 6/7/2013 |
3.3.0 | 4,533 | 5/18/2013 |
3.2.9 | 2,059 | 5/12/2013 |
1.0.0 | 3,143 | 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.