Excelsior 1.7.2

dotnet add package Excelsior --version 1.7.2
                    
NuGet\Install-Package Excelsior -Version 1.7.2
                    
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="Excelsior" Version="1.7.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Excelsior" Version="1.7.2" />
                    
Directory.Packages.props
<PackageReference Include="Excelsior" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Excelsior --version 1.7.2
                    
#r "nuget: Excelsior, 1.7.2"
                    
#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.
#:package Excelsior@1.7.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Excelsior&version=1.7.2
                    
Install as a Cake Addin
#tool nuget:?package=Excelsior&version=1.7.2
                    
Install as a Cake Tool

Excelsior is an Excel spreadsheet generation library with a distinctive data-driven approach.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Excelsior:

Package Downloads
ExcelsiorAspose

Excelsior is an Excel spreadsheet generation library with a distinctive data-driven approach.

ExcelsiorClosedXml

Excelsior is an Excel spreadsheet generation library with a distinctive data-driven approach.

ExcelsiorSyncfusion

Excelsior is an Excel spreadsheet generation library with a distinctive data-driven approach.

ExcelsiorOpenXml

Excelsior is an Excel spreadsheet generation library with a distinctive data-driven approach.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.7.2 118 3/24/2026
1.7.1 116 3/23/2026
1.7.0 112 3/23/2026
1.6.1 116 3/18/2026
1.6.0 115 3/18/2026
1.5.0 124 3/17/2026
1.4.0 126 3/11/2026
1.3.0 118 3/10/2026
1.2.0 125 3/10/2026
1.1.0 117 3/10/2026
1.0.1 122 3/10/2026
1.0.0 117 3/9/2026
0.21.2 182 1/6/2026
0.21.1 452 11/20/2025
0.21.0 427 11/20/2025
0.20.3 246 10/14/2025
0.20.2 232 10/13/2025
0.20.1 225 10/13/2025
0.20.0 249 10/13/2025
0.19.0 203 10/10/2025
Loading failed