Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 533 Bytes

Runtime_dependencies.md

File metadata and controls

11 lines (8 loc) · 533 Bytes

Runtime dependencies

Agiil is a .NET Framework web application.

Web Server

Agiil requires a web server capable of serving ASP.NET web applications. Examples of this include:

  • Microsoft Internet Information Services (IIS) on Windows
  • Apache httpd with mod_mono installed

.NET Framework

Agiil requires the .NET Framework 4.7.2 or an equivalent to be installed on the hosting computer, working with the chosen web server (above). Agiil has been tested and is actively developed using the Mono Framework v5.10.1.