View Categories

Customization

2 articles

Backend Project Structure

Last Updated: December 19, 2024

This section explains the complete structure of the project for making your own customizations quickly. Project Name Type Description ESSWebApi .Net 6 MVC Web API Project This project contains the web API project ESSCommon.Core .NET 6 Class Library This is the common shared project between API and Web Portal ESSDataAccess .NET 6 Class Library This...

Data Seeder

Last Updated: December 19, 2024

At the first launch of the application, we’ll seed some demo data for testing. In order to customize it go to ESSWebPortal Project in Visual Studio 2022 Solution explorer and open a file called DataSeeder.cs. This file has all the demo data (Users, Roles, Clients, Schedules, and more) you can edit it as per your...

Select your currency