Installation
Easily install Wordize for .NET via NuGet. Get all modules in Evaluation Access and apply a license to unlock full features.
Wordize can be easily installed using NuGet, making integration into .NET applications simple. This guide will walk you through the installation process.
Installing via NuGet Package Manager
The recommended way to install Wordize is through NuGet:
- Open your project in Visual Studio.
- Open the NuGet Package Manager Console (Tools → NuGet Package Manager → Package Manager Console).
- Run the following command to install Wordize:
Install-Package Wordize
Alternatively, you can:
- Open the Manage NuGet Packages window.
- Search for Wordize in the NuGet package manager.
- Click Install to add it to your project.
Installing Specific Modules
Wordize is modular, but installing the NuGet package gives you access to all modules in the Evaluation Access at once. To remove evaluation limitations, apply the license file to the specific module you need and get access to this module without restrictions.
For more details on licensing, visit the Licensing and Subscription page.
For more detailson licensing, visit the Licensing and Subscription page.