-
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**
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…
-
Brand CRUD
Product CRUD
Advanced Search Component - Column Wise Search
Export to Excel
Responsive
Pagination Support
-
https://github.com/fullstackhero/dotnet-webapi-boilerplate/blob/54d25010fb2e316adc7cf36bef8f6d4f8f6a9500/src/Infrastructure/Identity/RoleService.cs#L156
What exactly does that method do?
* (lines…
-
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…
-
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…
-
**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.