Appearance
Technology Stack and Requirements
The Evo.NET back-end is built using ASP.NET Core, current version used is .NET 9. While applications built with this technology are potentially cross-platform, builds are only provided for the Windows x64 platform at this time, with guides on how to run the application under Internet Information Services (IIS).
The Evo.NET front-end is built using VueJS. All required files are produced and bundled at compile time, so a web server needs only to serve the provided static files. As we are already using IIS, we will describe how to configure it to serve these files.