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