Repository
This page summarizes the information & use of the repository component.
Concepts
It is part of the Mandarine Data module.
It works as a bridge between your database & your application layer.
It does not accept the use of DI, but it is injectable.
Usage
Syntax:
Example
Where YourModel is the instance that represents a database table.
Last updated