Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.97 KB

frameworks.md

File metadata and controls

32 lines (25 loc) · 1.97 KB

Back to README

Frameworks

Our frameworks are the building blocks that enable us to create robust, efficient, and maintainable software solutions. They have been carefully selected to complement our tech stack and address specific development challenges we face in our projects.

These frameworks enhance our development process by providing tried-and-tested solutions to common problems, allowing our team to focus on building unique features and business logic. Each framework has been chosen for its ability to integrate seamlessly with our tech stack, its community support, and its alignment with our development principles.

We use the following frameworks in this project:

Backend:

Testing:

Database:

  • EF Core: Entity Framework Core, a lightweight, extensible, and cross-platform version of Entity Framework, used for data access and object-relational mapping.