Setting Up Development Environment
To start with NCache, you need to install NuGet packages for .NET/.NET Core, add Maven dependencies for Java, install the required NPM packages for Node.js, install the necessary packages for Python, and add them respectively. Once completed, you need to specify namespaces, import packages, or get the specific modules in your application accordingly.
In This Section
.NET
Explains the environment setup and prerequisties associated with using NCache with .NET/.NET Core.
Java
Explains the environment setup and prerequisties associated with using NCache with Java.
Node.js
Explains the environment setup and prerequisties associated with using NCache with Node.js.
Python
Explains the environment setup and prerequisties associated with using NCache with Python.