-
**Is your feature request related to a problem? Please describe.**
Currently it appears each user can belong to only one tenant.
**Describe the solution you'd like**
A user should be able to exis…
-
https://github.com/fullstackhero/dotnet-webapi-boilerplate/blob/1c67559e315b517bc87c7284dc686cbb9f73ff10/src/Infrastructure/Identity/UserService.cs#L106
Why you cannot remove admin role? ..... (shoul…
-
https://github.com/fullstackhero/dotnet-webapi-boilerplate/blob/d32561dda2216c7a08b2297824083d438acae64c/src/Core/Application/Common/Specification/SpecificationBuilderExtensions.cs#L67
In the eve…
-
- for my own project, i have been using "Ef Core Power Tools" to generate "db context" and "entity types"
- now, i want to use "fullstackhero/dotnet-webapi-boilerplate" for my new project
- i cha…
-
Ensure Only Root Tenants have access to Root Permissions.
Currently, a new tenant has the option to assign Root permission to other roles.
-
We should go through all the strings used in the application and make everything a bit consistent.
A lot of them are not yet in the json file as far as I can tell...
-
Hello,
I don't understand the architecture of the project, where are the controllers and connection string ?
Can you please can you enlighten me ?
Thanks
-
I know there is a way to do the Includes right now with the specifications. But there is a problem or I dont know how to do it.
Let say I have Planets that have multiple Units which have multiple S…
-
**Describe the bug**
SeedTenantAdminAsync (example)
NormalizedUserName set with ToUpper() couses problems
admin@root.com -> normalized as ADMiN@ROOT.COM
same happens for RoleName
**Expect…
-
Hi,
Let me first begin with, this is a great project with fantastic features that I would love to see growing.
So, I'm wondering the following:
- Is there a way to track how things are going and…