Documentize Releases

Tip

To begin using the Documentize SDK, you have multiple options for downloading the binaries onto your system. Please select the method that best aligns with your specific needs.

Warning

By downloading Documentize SDK in any form, you agree to the Smallize EULA.

Get from NuGet

The simplest way to get started with Documentize is by installing the .NET package directly from NuGet. Here are a few quick methods to do so. For more details, visit the NuGet installation guide.

dotnet add package Documentize
NuGet\Install-Package Documentize
<PackageReference Include="Documentize" Version="24.x.x" />

Download MSI Installer

Another option to obtain Documentize is by downloading the MSI package, which installs the necessary assemblies (DLLs). Simply click the following download button or learn more about this installation method at MSI installation guide.

    Download ZIP

    You can also download ZIP package containing the DLL files only which you may store in any way you desir. Learn more about it at ZIP installation guide.

      Sep 13, 2024