KamiToolKit 1.1.24

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

Package Description

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.
  • net10.0-windows7.0

    • No dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on KamiToolKit:

Package Downloads
Pictomancy

A library for drawing 3D overlays in Dalamud plugins

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on KamiToolKit:

Repository Stars
Caraxi/SimpleTweaksPlugin
Version Downloads Last Updated
1.1.24 113 5/30/2026
1.1.23 176 5/24/2026
1.1.22 92 5/24/2026
1.1.21 95 5/24/2026
1.1.20 94 5/20/2026
1.1.19 95 5/18/2026
1.1.18 120 5/15/2026
1.1.17 89 5/14/2026
1.1.16 101 5/10/2026
1.1.15 98 5/9/2026
1.1.14 128 5/8/2026
1.1.13 89 5/6/2026
1.1.12 91 5/6/2026
1.1.11 110 5/4/2026
1.1.10 96 5/3/2026
1.1.9 93 5/3/2026
1.1.8 90 5/3/2026
1.1.7 157 5/1/2026
1.1.6 86 5/1/2026
1.1.5 102 5/1/2026
Loading failed