Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Actual version: Engrafo v 20222024.85, Windows 32 bit

Actual version: Engrafo v 20222024.85, Windows 64 bit

Engrafo is a webapplication web application and must be installed on a webserver. For test purposes you can also install Engrafo on a desktop.

Installation - server/desktop

Components

...

Engrafo is a asp.net application build with Razor Pages

For authentication and authorization it connects to the chosen Active Directory

Some important libraries use, are:

  • System.Linq;

  • System.Threading.Tasks;

  • Microsoft.AspNetCore.Mvc;

  • Microsoft.AspNetCore.Mvc.RazorPages;

  • Microsoft.EntityFrameworkCore;

  • Microsoft.AspNetCore.Authorization;

  • Microsoft.AspNetCore.Mvc.Localization;

  • Microsoft.Extensions.Localization;

  • Microsoft.AspNetCore.Http;

  • Microsoft.Extensions.Configuration;

Prerequirements

Installations needed

  • IS

  • .NET 5.0

  • MS SQL Server

...