-
Hi!
I have recently cloned this project with the intent of studying the architecture. When I run the application I get an error at startup. The error occurs in Program.cs of the Host project when e…
-
While using oracle database exception occur. Below is connect string. Database is fine and can be connected with PL SQL. Kindly help to this. Let me know if further information required.
{
"Dat…
-
**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/d32561dda2216c7a08b2297824083d438acae64c/src/Core/Application/Common/Specification/SpecificationBuilderExtensions.cs#L67
In the eve…
-
https://github.com/fullstackhero/dotnet-webapi-boilerplate/blob/1c67559e315b517bc87c7284dc686cbb9f73ff10/src/Infrastructure/Identity/UserService.cs#L106
Why you cannot remove admin role? ..... (shoul…
-
- 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…