Skip to content
This repository was archived by the owner on Apr 2, 2026. It is now read-only.

Latest commit

 

History

History
34 lines (24 loc) · 537 Bytes

File metadata and controls

34 lines (24 loc) · 537 Bytes


Aquila
⚡️Aquila platform⚡️

Aquila

Try to be modern framework for rapid creating LOB applications from scratch.

Building from source

  1. Create required .nugs folder
  2. dotnet restore
  3. dotnet build

Run server

  1. Need configure database
  2. Need configure server
  3. Run server
  4. Create new configuration
.\src\Aquila.Runner\bin\Debug\Aquila.Runner.exe

Browse example configuration

.\build\library\

Language documentation