ABP Studio

ABP Studio is a cross-platform desktop application for ABP developers.

It is well integrated to the ABP Framework and aims to provide a comfortable development environment for you by automating things, providing insights about your solution, making develop, run and deploy your solutions much easier.

Download ABP Studio

ABP Studio is the easiest way to get started with the ABP Platform. Download it using the following links and create your first ABP solution today.

Compatible with both systems from Windows 7 all the way up to the latest Windows 11 and Apple Silicon

Create New Solutions

You can create from simple applications to modular monolith or microservice solutions easily with a lot of options. You get a full production-ready base software solution for your business.

Create New Solutions

Architect Your Solutions

Build monolith-modular and microservice solution structures easier by creating modules or services and establishing relations between them. You can also install or uninstall pre-built application modules.

Architect Your Solutions

Explore Your Solution

ABP Studio shows a high-level view of components in your solution and the modules your solution depends on. You can explore entities, services, HTTP APIs and much more without needing to open your codebase.

Explore Your Solution

Run Multi-Application or Microservice Solutions in a Breeze

Run Multi-Application or Microservice Solutions in a Breeze

Integrate with your Kubernetes Cluster

  • Connect your local development environment to a local or remote Kubernetes cluster, where that cluster already runs your microservice solution.
  • Access any service in Kubernetes with their service name as DNS, just like they are running in your local computer.
  • Intercept any service in that cluster, so all the traffic to the intercepted service is automatically redirected to your service that is running in your local machine. When your service needs to use any service in Kubernetes, the traffic is redirected back to the cluster, just like your local service is running inside the Kubernetes.
Integrate with your Kubernetes Cluster