Install package without nuget

is it possible to get the installer exe or msi like before?
i have multiple projects and using nuget is not a practical way for me to install.

@gavinduffy,

I am afraid, you can install Aspose.Words for .NET API only via NuGet Gallery | Aspose.Words 23.10.0 and no separate MSI (setup) files are available now.

However, you may try the “Manual Download” link on NuGet. This will save a “aspose.words.18.6.0.nupkg” on your disk. You can rename this file to “aspose.words.18.6.0.zip”, extract the archive and use the required DLL. Hope, this helps.