-
**Is your feature request related to a problem? Please describe.**
BaseSpecification only supports Include
**Describe the solution you'd like**
Should support Include.ThenInclude
-
Seeding of reference table default values during initialization process or when the reference table is empty.
It would be nice if we can seed the data from json file for flexibility.
-
**Is your feature request related to a problem? Please describe.**
In your docs I haven't found any hint on whether the boilerplate can be run on MacOS or Linux architectures?
**Describe the solu…
-
**Describe the bug**
When I Launch project I get an error.
**To Reproduce**
Launch the project
Error:
System.InvalidOperationException: Error while validating the service descriptor 'ServiceT…
-
-
**Describe the bug**
An error occurs when removing a previous created migration.
Error: A relational store has been configured without specifying either the DbConnection or connection string to use.…
-
**Describe the bug**
Its possible to create tenant without doing any authentication?
**To Reproduce**
Steps to reproduce the behavior:
Change `[MustHavePermission(RootPermissions.Tenants.Creat…
-
Hi, thanks for awesome project template. I'm testing for using this one of the my projects.
I can add migration with MSSQL db but I can't add migrations to MySQL and PostgreSQL. Both gives me this …
-
Hi,
Have you considered about database sharding plan? If you've planned to support it, I've read that you primarily support PostgreSQL, and Citus Data is one of the sharding solution for it.
Ac…
-
public async Task GetByIdAsync in Repositories Class return first item of table if speciation has not been initialize