AspNetCoreHero-Boilerplate
AspNetCoreHero-Boilerplate copied to clipboard
ASP.NET CORE HERO - Boilerplate template for your next project!
To prevent too much works to do from creating too many handlers classes, is it possible to use generic handler for all entities? Or not recommended to use generic handler?...
**Describe the bug** When i click the manage user roles, it returns a http 500 error saying that localhost cannot handle the request. **To Reproduce** Steps to reproduce the behavior:...
When I submit anywhere the form, I'll have a situation the pictures below although I used to event.preventDefault() instead of return false in jQueryModalDelete. I like this boilerplate. Please review...
Fix IdentityUserRole table in BuildIdentityTable method as well as adding some batch files to ease the migration and update in Infrastructure.Persistence project.
Please, make a check role policy for PublicApi
in the _ViewAllRolls.cshtml code the user claims for ProductPermissions.Update and ProductPermissions.Delete are checked along with MasterPermissions.Update and MasterPermissions.Delete for displaying the action column I question the use of ProductPermissions in...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Hello, Currently project is...
dear Mukesh, It would be useful if you add an extra property in ActivityLog class to store the IP address of the authenticated user.