Evaluation Period Management for NCache Professional (.NET Core)
NCache comes with the full set of features in evaluation mode for 60 days. After that, you will need to purchase NCache license to continue using NCache.
Evaluation Period Extension
If you don't want to purchase the license after completion of your 60 day trial period, you can extend the evaluation period through a Command Line.
- In the Linux terminal, go to the directory where your copy of NCache is placed. Here's the command for that:
cd /opt/ncache/bin/activation
Note
NCache is installed in the /opt/ncache
folder by default.
- In the Linux terminal, execute the following command with activation key specified in the
-k
field, which can be obtained from Alachisoft Sales:
sudo ./extend-evaluation -k XXXXXXXXXXXXXXXXX
- On successful extension of evaluation period, you will be informed with a success message.