-
**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 …
-
public async Task GetByIdAsync in Repositories Class return first item of table if speciation has not been initialize
-
Please add the Mapster for object mapping as it is much efficient on both speed and memory. We could gain a 4x performance improvement while using only 1/3 of memory. we don't need to write our own DT…
-
Hi
Does anyone know if this template supports PWA? I checked to see if the manifest.js was present as well as service worker.js files and they are not?
How would we go about adding support for PWA?…
-
Current Multitenant Implementation takes tenant details from AppSettings. It's better to have these settings stored in the Database and cache them to application memory.
- [x] Move to a Databas…