NoireLib 1.8.0.3

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

NoireLib - A Dalamud Plugin Library

This project is intended to help creating Dalamud Plugins. It provides a variety of helpers, utilities, models, modules, and more.

Read more and find detailed documentation on the GitHub page.

© 2025 Aspher0

Product Compatible and additional computed target framework versions.
.NET net10.0-windows7.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.8.0.3 104 5/1/2026
1.8.0 116 3/18/2026
1.7.3 108 3/16/2026
1.7.2 104 3/16/2026
1.7.1.1 106 3/16/2026
1.7.1 99 3/16/2026
1.7.0.4 109 3/16/2026
1.7.0.2 100 3/16/2026
1.7.0.1 110 3/16/2026
1.7.0 106 3/15/2026
1.6.0 107 3/14/2026
1.5.1.3 109 3/11/2026
1.5.1.2 104 3/11/2026
1.5.1.1 104 3/11/2026
1.5.1 106 3/11/2026
1.5.0.2 106 3/11/2026
1.5.0.1 103 3/7/2026
1.4.2 101 3/6/2026
1.4.1.1 100 3/6/2026
Loading failed