Base solution for your next web application

Activities of "gayan"

Hi @ismcagdas, Yes, I am using a FullAuditedEntity. At the moment I am trying with one entity. Can you please explain more, may be with a sample code. I tried and it did not filter. The project is a dot net core project.

Hi, I want to filter the data showed, based on the logged-in user (user account). I saw the documentation in the DataFilters section and writing the IHasPerson interface. So, maybe I’ll need something like IHasUserAccount. Is this the right approach? If you can explain how to write this based on the phonebookdemo application it would be very helpful. E.g. The phonebook will only show the entries made by the logged-in user. The person entity is filtered. Thanks for the support.

Showing 1 to 2 of 2 entries