-
https://github.com/fullstackhero/dotnet-webapi-boilerplate/blob/54d25010fb2e316adc7cf36bef8f6d4f8f6a9500/src/Infrastructure/Identity/RoleService.cs#L156
What exactly does that method do?
* (lines…
-
I'm trying to build a docker container for the api. The container builds fine with the included Dockerfile (although there's an error wrt oracle, but that's no problem as I'm not using oracle... I've …
-
**Describe the bug**
SeedTenantAdminAsync (example)
NormalizedUserName set with ToUpper() couses problems
admin@root.com -> normalized as ADMiN@ROOT.COM
same happens for RoleName
**Expect…
-
**Describe the bug**
Try to build a new sln created from template get a build error in the domain and shared projects about sytlecop.json could not be found
**To Reproduce**
Steps to reproduce th…
-
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…
-
The use of the 'contextdb' within an isolated process presents conflicts since the whole definition depends on the httpContext for some internal processes such as audit or multiple tenant (ITenantServ…
-
Brand CRUD
Product CRUD
Advanced Search Component - Column Wise Search
Export to Excel
Responsive
Pagination Support
-
Hi :)
***Bug description***
While working with refresh token, I've found out that in ```GetPrincipalFromExpiredToken()``` function, property ```ValidateLifetime``` should be set to ***false*** w…
-
If you specify different databases in hangfire.json and database.json configuration files, Hangfire tables will not be created. Hangfire expect the database is existing.
Is it possible for FSH to …
-
**Describe the bug**
Send forgot password email, thrown `Job '1' has been failed due to an exception DN.WebApi.Application.Exceptions.InvalidTenantException: Invalid Tenant.` only happen on [AllowAno…