Skip to main content

3 docs tagged with ".NET"

View all tags

.NET Framework 4.8 Architecture

The APS v23 solution architecture is based on .NET Framework 4.8. It's a mature architecture designed for robustness and extensibility.

APS Modular Structure

The APS solution is designed as a modular platform where the common foundation is completed by specific functional components.

Data Model and ORM Mapping

Data access in APS v23 relies on a custom abstraction layer integrated into the core (Kernel), optimized for performance and flexibil...