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 |
|
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 (2)
Showing the top 2 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.
|
Version | Downloads | Last updated |
---|---|---|
3.5.0 | 216,739 | 11/14/2020 |
3.4.11 | 209,015 | 7/14/2019 |
3.4.10 | 3,053 | 7/5/2019 |
3.4.9 | 346,938 | 4/1/2017 |
3.4.8 | 59,773 | 10/21/2016 |
3.4.7 | 3,164 | 10/9/2016 |
3.4.6 | 18,660 | 10/3/2016 |
3.4.5.1 | 3,249 | 9/26/2016 |
3.4.5 | 1,606 | 9/26/2016 |
3.4.4 | 254,563 | 4/26/2014 |
3.4.3 | 3,994 | 3/1/2014 |
3.4.2 | 1,287 | 2/22/2014 |
3.4.1 | 18,724 | 8/31/2013 |
3.4.0 | 18,572 | 7/27/2013 |
3.3.1 | 3,042 | 6/7/2013 |
3.3.0 | 4,307 | 5/18/2013 |
3.2.9 | 1,969 | 5/12/2013 |
1.0.0 | 2,965 | 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.