Lumina 7.3.0

dotnet add package Lumina --version 7.3.0
                    
NuGet\Install-Package Lumina -Version 7.3.0
                    
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" Version="7.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Lumina" Version="7.3.0" />
                    
Directory.Packages.props
<PackageReference Include="Lumina" />
                    
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 --version 7.3.0
                    
#r "nuget: Lumina, 7.3.0"
                    
#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@7.3.0
                    
#: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&version=7.3.0
                    
Install as a Cake Addin
#tool nuget:?package=Lumina&version=7.3.0
                    
Install as a Cake Tool

Lumina is a small, performant and simple library for interacting with FINAL FANTASY XIV game data.

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 (5)

Showing the top 5 NuGet packages that depend on Lumina:

Package Downloads
Lumina.Excel

Typed definitions to access excel sheet data in FINAL FANTASY XIV.

FFXIVWeather.Lumina

FFXIV weather forecast library for C# applications operating on a system with a local game installation.

Lumina.Generated

Generated structures for Lumina.

ExdSheets

Better bindings for Lumina's sheets based on EXDSchema. Use this in place of GeneratedSheets. Instantiate a ExdSheets.Module to get started.

NetStone.GameData.Lumina

Lumina game data bindings for NetStone.

GitHub repositories (6)

Showing the top 6 popular GitHub repositories that depend on Lumina:

Repository Stars
goatcorp/Dalamud
FFXIV plugin framework and API
imchillin/Anamnesis
A standalone tool that allows the user a greater degree of flexibility for making creative and interesting screenshots.
aers/FFXIVClientStructs
Resources for reverse-engineering the FFXIV client's native classes.
imchillin/CMTool
Universalis-FFXIV/Universalis
A crowdsourced market board API for FFXIV.
SapphireServer/ffxivmon
A FFXIV Network Analysis Tool
Version Downloads Last Updated
7.3.0 156 3/10/2026
7.2.0 1,234 3/2/2026
7.1.0 4,858 12/12/2025
7.0.0 1,781 11/30/2025
6.7.0 676 9/29/2025
6.6.0 317 9/22/2025
6.5.1 4,132 8/11/2025
6.5.0 364 8/10/2025
6.4.0 553 8/7/2025
6.3.0 4,845 5/29/2025
6.2.1 643 5/22/2025
6.2.0 546 5/15/2025
6.1.0 407 5/14/2025
6.0.0 443 5/13/2025
5.8.0 339 5/3/2025
5.7.0 2,074 4/14/2025
5.6.1 4,000 1/13/2025
5.6.0 1,857 11/24/2024
5.5.0 637 11/20/2024
5.4.0 711 11/17/2024
Loading failed