Lumina 1.0.0-preview8

This is a prerelease version of Lumina.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Lumina --version 1.0.0-preview8
                    
NuGet\Install-Package Lumina -Version 1.0.0-preview8
                    
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="1.0.0-preview8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Lumina" Version="1.0.0-preview8" />
                    
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 1.0.0-preview8
                    
#r "nuget: Lumina, 1.0.0-preview8"
                    
#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@1.0.0-preview8
                    
#: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=1.0.0-preview8&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Lumina&version=1.0.0-preview8&prerelease
                    
Install as a Cake Tool

Lumina

Nuget

Lumina is an (attempt) at creating a small, performant library for interacting with FINAL FANTASY XIV game data in a convenient manner.

Usage

See the Lumina.Example project for more comprehensive examples on loading files and creating custom data types.

var lumina = new Lumina( "path/to/sqpack/folder" );

var file = lumina.GetFile( "exd/root.exl" );

file.SaveFile( "root.exl" );
Product 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.  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. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.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.

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
6.7.0 44 9/29/2025
6.6.0 193 9/22/2025
6.5.1 1,351 8/11/2025
6.5.0 236 8/10/2025
6.4.0 370 8/7/2025
6.3.0 2,095 5/29/2025
6.2.1 378 5/22/2025
6.2.0 362 5/15/2025
6.1.0 279 5/14/2025
6.0.0 298 5/13/2025
5.8.0 199 5/3/2025
5.7.0 1,879 4/14/2025
5.6.1 3,684 1/13/2025
5.6.0 1,730 11/24/2024
5.5.0 513 11/20/2024
5.4.0 575 11/17/2024
5.3.0 1,172 11/15/2024
5.2.1 1,591 11/3/2024
5.2.0 366 11/1/2024
5.1.0 293 10/8/2024
5.0.0 289 10/3/2024
4.2.1 1,320 8/28/2024
4.2.0 150 8/27/2024
4.1.2 214 8/19/2024
4.1.1 1,164 8/4/2024
4.1.0 9,826 5/19/2024
4.0.0 328 4/24/2024
3.17.0 1,514 4/19/2024
3.16.0 2,957 2/12/2024
3.15.2 4,769 10/22/2023
3.15.1 215 10/21/2023
3.15.0 253 10/20/2023
3.14.0 184 10/17/2023
3.13.0 205 10/16/2023
3.12.1 179 10/10/2023
3.12.0 182 10/10/2023
3.11.0 1,647 9/11/2023
3.10.2 4,462 4/6/2023
3.10.1 321 4/5/2023
3.10.0 24,408 8/26/2022
3.9.0 1,382 8/24/2022
3.8.0 2,104 6/25/2022
3.7.0 577 6/24/2022
3.6.0 533 6/23/2022
3.5.4 923 6/21/2022
3.5.3 1,602 5/27/2022
3.5.2 2,492 4/13/2022
3.5.1 6,528 12/8/2021
3.5.0 922 12/3/2021
3.4.1 1,081 10/10/2021
3.4.0 443 10/5/2021
3.3.0 3,344 5/17/2021
3.2.0 479 5/16/2021
3.1.0 1,576 4/10/2021
3.0.0 478 4/6/2021
2.6.0 1,507 3/6/2021
2.5.1 1,617 12/9/2020
2.5.1-preview.0.4 308 12/9/2020
2.5.0 710 12/8/2020
2.4.4-preview.0.5 296 12/8/2020
2.4.3 566 12/6/2020
2.4.3-preview.0.12 349 12/5/2020
2.4.3-preview.0.9 308 12/3/2020
2.4.2 731 11/28/2020
2.4.1 936 11/22/2020
2.4.0 854 10/18/2020
2.3.0 868 9/9/2020
2.2.0 863 8/11/2020
2.1.1 1,815 6/30/2020
2.1.0 597 6/15/2020
2.0.0 820 6/9/2020
1.1.4 887 5/25/2020
1.1.3 572 5/23/2020
1.1.2 642 4/7/2020
1.1.1 1,192 2/24/2020
1.0.0 674 2/22/2020
1.0.0-preview9 464 2/17/2020
1.0.0-preview8 504 2/16/2020
1.0.0-preview7 571 2/16/2020
1.0.0-preview6 555 2/16/2020
1.0.0-preview5 553 2/16/2020
1.0.0-preview4 483 2/9/2020
1.0.0-preview3 476 2/9/2020
1.0.0-preview2 507 2/9/2020
1.0.0-preview10 500 2/22/2020
1.0.0-preview1 480 10/27/2019