Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 537 Bytes

README.md

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