Installation Instructions

 Windows  Linux

Install

Run the installer by double-clicking the downloaded setup file, then follow the steps in the setup wizard.

Uninstall

To uninstall Eazfuscator.NET from your computer, open Program and Features applet in the system Control Panel, select Eazfuscator.NET, then click Uninstall.

Eazfuscator.NET on Linux is distributed as a NuGet package and does not require system-wide installation.

Install

Add Eazfuscator.NET to your project:

> dotnet add package Gapotchenko.Eazfuscator.NET

Uninstall

Remove Eazfuscator.NET from your project:

> dotnet remove package Gapotchenko.Eazfuscator.NET