You are viewing documentation for CompuTec AppEngine 2.0 (.NET Framework), which is still supported.
We recommend upgrading to CompuTec AppEngine 3.0 built on .NET 8, which provides better performance and a modern, centralized installation process for CompuTec ProcessForce and other CompuTec solutions.
However, please note that CompuTec AppEngine 3.0 has a different architecture, and all CompuTec components need to be updated together.
Please familiarize yourself with the CompuTec AppEngine 3.0 documentation before installing.
Development Prerequisites
Before diving into custom development with CompuTec AppEngine, it’s important to set up your development environment properly. This ensures a smooth and efficient experience when building plugins, custom views, or integrating with third-party systems. Below is a list of tools, libraries, and resources you'll need to get started.
Requirements
To begin developing with CompuTec AppEngine, ensure the following components are installed:
- Visual Studio: Your primary development environment for building and debugging CompuTec AppEngine plugins.
- CompuTec AppEngine version 2.x.2.x or higher
- CompuTec AppEngine Visual Studio Templates
- Visual Studio Code (optional): A lightweight alternative or companion for editing configuration files, JSON views, or quick scripting.
Source Code
You can find the sample source code in our public GitHub repository: https://github.com/CompuTec/AppEngine-Samples.