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" />
                    
Directory.Packages.props
<PackageReference Include="Lumina.Excel" />
                    
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 Lumina.Excel --version 7.3.1
                    
#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
                    
Install as a Cake Addin
#tool nuget:?package=Lumina.Excel&version=7.3.1
                    
Install as a Cake Tool

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 generator
    • EXDSchema - the YAML schema definitions used to generate Lumina.Excel helper classes
    • EXDSchema-experimental - used to generated the Lumina.Excel.Experimental namespace
  • src - generator, generated code & tooling documentation
    • Lumina.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 root
        • ExperimentalSchemaPath - path to the experimental schema definitions, relative to the project root. If omitted, the generator will not generate the experimental namespace
        • ColumnsPath - path to the column definitions, relative to the project root. Defaults to SchemaPath/.github/columns.yml
        • GeneratedNamespace - namespace to put all the generated classes in
        • ReferencedNamespace - 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 changes
        • IndentSize - number of spaces to use for indentation in generated code. Also accepts "tab" for using tabs. Defaults to 4
        • UseUsings - whether to use using statements in generated code. If omitted, the generator will explicitly reference all types with their full namespace. Defaults to false
        • UseFileScopedNamespace - whether to use file-scoped namespaces in generated code instead of block-scoped namespaces. Defaults to false
        • UseSchemaAttribute - enables the use of the SchemaAttribute to enables the ability generate classes from other schemas. Defaults to true
        • Debug - whether to generate debug output. Defaults to false
    • 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 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.

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