Skip to main content

Download QvaSoft Gateway

A single portable package that runs on Windows, Linux, and macOS.

QvaSoft Gateway

Portable - Windows / Linux / macOS

QvaSoftGateway.zip

Extract the ZIP and run with dotnet ApiGateway.dll

Download ZIP

Prerequisite: .NET 10 Runtime

This is a framework-dependent package. You need the .NET 10 Runtime installed on the target machine.

Download .NET 10 Runtime ↗

Verify the runtime is installed: dotnet --list-runtimes

Or use Docker

Pull the official image from Docker Hub. No runtime installation needed.

docker pull asielhv/qvasoft-gateway
docker run -p 4000:4000 asielhv/qvasoft-gateway