Tommy Salami TommySalami

DeheadEmAll (1.5.11)

Published 2025-11-07 19:34:23 -05:00 by TommySalami in TommySalami/DeheadEmAll

Installation

dotnet nuget add source --name TommySalami --username your_username --password your_token 
dotnet add package --source TommySalami --version 1.5.11 DeheadEmAll

About this package

Use the DeheadEmAll Library (.dll) to deheader ROMs from anywhere in your application.

First, where x.x.x is the version you are installing, install or add the DeheadEmAll Nuget Package to your application by downloading the deheademall.x.x.x.nupkg to your project folder and opening a Nuget Package Manager Console in Visual Studio and type:

Install-Package deheademall.x.x.x.nupkg

Then, create and use a new DeheadEmAll Object from anywhere in your application like the following:

DeheadEmAll.DeheadEmAll dhea = new DeheadEmAll.DeheadEmAll();

Dependencies

ID Version Target Framework
Serilog.Sinks.LogEmAll 0.0.8 .NETFramework4.8
Details
NuGet
2025-11-07 19:34:23 -05:00
4
DeheadEmAll
26 KiB
Assets (2)
Versions (2) View all
1.5.11 2025-11-07
1.5.10 2025-10-11