Lumina.Excel
7.3.1
dotnet add package Lumina.Excel --version 7.3.1
NuGet\Install-Package Lumina.Excel -Version 7.3.1
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="Lumina.Excel" Version="7.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Lumina.Excel" Version="7.3.1" />
<PackageReference Include="Lumina.Excel" />
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 Lumina.Excel --version 7.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Lumina.Excel, 7.3.1"
#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 Lumina.Excel@7.3.1
#: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=Lumina.Excel&version=7.3.1
#tool nuget:?package=Lumina.Excel&version=7.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Lumina.Excel
Contains generated definitions for relational Excel data used in FINAL FANTASY XIV. Git tags match game versions, tracking the global client. While these may work for regional variants, no support is provided.
Repo Overview
deps
- additional dependencies for the generatorEXDSchema
- the YAML schema definitions used to generate Lumina.Excel helper classesEXDSchema-experimental
- used to generated the Lumina.Excel.Experimental namespace
src
- generator, generated code & tooling documentationLumina.Excel
- the project to store helper classes generated from the schema. This folder is mostly empty, as all of it's containing code is generated by the source generator.Lumina.Excel.Generator
- the source generator project that generates the helper classes. Has more functionality than is currently used. More documentation soon™️.- Generator Options:
SchemaPath
- path to the schema definitions, relative to the project rootExperimentalSchemaPath
- path to the experimental schema definitions, relative to the project root. If omitted, the generator will not generate the experimental namespaceColumnsPath
- path to the column definitions, relative to the project root. Defaults toSchemaPath/.github/columns.yml
GeneratedNamespace
- namespace to put all the generated classes inReferencedNamespace
- namespace with all the referenced classes; this is primarily used for those using this generator in their own projects, so they can test their own schema changesIndentSize
- number of spaces to use for indentation in generated code. Also accepts "tab" for using tabs. Defaults to4
UseUsings
- whether to useusing
statements in generated code. If omitted, the generator will explicitly reference all types with their full namespace. Defaults tofalse
UseFileScopedNamespace
- whether to use file-scoped namespaces in generated code instead of block-scoped namespaces. Defaults tofalse
UseSchemaAttribute
- enables the use of theSchemaAttribute
to enables the ability generate classes from other schemas. Defaults totrue
Debug
- whether to generate debug output. Defaults tofalse
- Generator Options:
Lumina.SpaghettiGenerator
- deprecated generator project that uses SaintCoinach schemas instead of EXDSchema.Lumina.SpaghettiUpdater
- deprecated (but not obsoleted by anything yet) project that detects and updates SaintCoinach schemas between different FFXIV versions.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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.
-
net8.0
- Lumina (>= 6.3.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Lumina.Excel:
Package | Downloads |
---|---|
FFXIVWeather.Lumina
FFXIV weather forecast library for C# applications operating on a system with a local game installation. |
|
XIVCalc.Lumina
Package Description |
|
NetStone.GameData.Lumina
Lumina game data bindings for NetStone. |
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on Lumina.Excel:
Repository | Stars |
---|---|
imchillin/Anamnesis
A standalone tool that allows the user a greater degree of flexibility for making creative and interesting screenshots.
|
|
Universalis-FFXIV/Universalis
A crowdsourced market board API for FFXIV.
|
|
SapphireServer/ffxivmon
A FFXIV Network Analysis Tool
|
|
FFXIV-CombatReborn/RotationSolverReborn
Analyses combat information every frame and finds the best action.
|
|
NotAdam/Lumina
A simple, performant and extensible framework for interacting with FFXIV game data
|
Version | Downloads | Last Updated |
---|---|---|
7.3.1 | 552 | 8/5/2025 |
7.3.0 | 236 | 8/5/2025 |
7.2.3 | 589 | 5/2/2025 |
7.2.2 | 1,553 | 4/24/2025 |
7.2.1 | 1,332 | 3/27/2025 |
7.2.0 | 1,152 | 3/25/2025 |
7.1.4 | 531 | 3/25/2025 |
7.1.3 | 3,337 | 11/24/2024 |
7.1.2 | 749 | 11/17/2024 |
7.1.1 | 223 | 11/16/2024 |
7.1.0 | 802 | 11/13/2024 |
7.0.3 | 1,215 | 11/1/2024 |
7.0.2 | 352 | 10/3/2024 |
7.0.1 | 4,201 | 7/6/2024 |
7.0.0 | 1,665 | 6/27/2024 |
6.5.2 | 6,663 | 10/22/2023 |
6.5.1 | 217 | 10/20/2023 |
6.5.0 | 1,561 | 10/3/2023 |
6.4.0 | 3,569 | 5/23/2023 |
6.3.2 | 20,417 | 1/15/2023 |
6.3.1 | 1,658 | 1/11/2023 |
6.2.1 | 3,384 | 8/27/2022 |
6.2.0 | 1,201 | 8/24/2022 |
6.1.1 | 5,170 | 4/13/2022 |
6.1.0 | 240 | 4/12/2022 |
6.0.2 | 6,457 | 12/13/2021 |
6.0.1 | 500 | 12/7/2021 |
6.0.0 | 672 | 12/3/2021 |
5.50.0 | 3,678 | 4/14/2021 |
5.40.3 | 617 | 4/10/2021 |
5.40.1 | 1,359 | 3/6/2021 |
5.40.0 | 1,133 | 12/8/2020 |
5.35.0 | 1,056 | 10/18/2020 |