LargeXlsx 0.0.7
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package LargeXlsx --version 0.0.7
NuGet\Install-Package LargeXlsx -Version 0.0.7
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="LargeXlsx" Version="0.0.7" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LargeXlsx --version 0.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LargeXlsx, 0.0.7"
#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 LargeXlsx as a Cake Addin #addin nuget:?package=LargeXlsx&version=0.0.7 // Install LargeXlsx as a Cake Tool #tool nuget:?package=LargeXlsx&version=0.0.7
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
LargeXlsx - Minimalistic .net library to write large XLSX files
This is a minimalistic library, written in C# targeting .net standard 2.0, providing a tiny layer above Microsoft's Office Open XML library to facilitate creation of very large Excel files in XLSX format.
This library provides simple primitives to write data in a streamed manner, so that potentially huge files can be created while consuming a low, constant amount of memory.
Supported features
Currently the library supports:
- cells containing inline strings and numeric (double) values
- multiple worksheets
- merged cells
- split panes, a.k.a. frozen rows and columns
- basic styling: font face, size, and color; solid background color; top-right-bottom-left cell borders; numeric formatting
Source code and documentation
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- DocumentFormat.OpenXml (>= 2.10.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on LargeXlsx:
Repository | Stars |
---|---|
DaxStudio/DaxStudio
DAX Studio is a tool to write, execute, and analyze DAX queries in Power BI Desktop, Power Pivot for Excel, and Analysis Services Tabular.
|
Version | Downloads | Last updated |
---|---|---|
1.11.0 | 54 | 12/26/2024 |
1.10.0 | 37,260 | 7/28/2024 |
1.9.2 | 8,221 | 6/29/2024 |
1.9.1 | 85,592 | 1/28/2024 |
1.9.0 | 11,555 | 12/8/2023 |
1.8.0 | 73,589 | 6/21/2023 |
1.7.4 | 22,601 | 4/7/2023 |
1.7.3 | 1,140 | 3/12/2023 |
1.7.2 | 2,789 | 3/4/2023 |
1.7.1 | 17,810 | 2/26/2023 |
1.7.0 | 7,224 | 2/19/2023 |
1.6.3 | 42,853 | 9/17/2022 |
1.6.2 | 6,413 | 9/5/2022 |
1.6.1 | 670 | 8/20/2022 |
1.6.0 | 4,071 | 7/23/2022 |
1.5.1 | 3,311 | 7/11/2022 |
1.5.0 | 37,618 | 1/31/2022 |
1.4.0 | 1,600 | 1/24/2022 |
1.3.1 | 3,325 | 11/28/2021 |
1.3.0 | 21,638 | 6/24/2021 |
1.2.0 | 12,456 | 3/16/2021 |
1.1.1 | 4,248 | 9/30/2020 |
1.1.0 | 1,351 | 7/6/2020 |
1.0.0 | 580 | 5/31/2020 |
1.0.0-rc.1 | 301 | 5/20/2020 |
0.9.0 | 531 | 5/11/2020 |
0.0.10 | 581 | 4/10/2020 |
0.0.9 | 535 | 3/7/2020 |
0.0.8 | 566 | 2/22/2020 |
0.0.7 | 599 | 2/16/2020 |
0.0.6 | 861 | 2/14/2020 |
0.0.3 | 484 | 2/4/2020 |
0.0.2 | 495 | 2/3/2020 |
0.0.1 | 724 | 1/29/2020 |