Hi,
I dont see any actual code rather than method signatures. It does not show how it is actually implemented rather than some snippets.
What about filtering? Is there any generic solution to that?
I read it but I dont see filtering logic. Also for pagination I can't find any example for angular solution and I think 95% of software projects that use datatables use this functionality.
Server side pagination based on sorting and filtering. Does aspnetboilerplate support it?
Yes correct
@ryancyq Thanks the EmbeddedResource did the trick.
When someone call repository<TEntity>.Delete(id) where TEntity implements IMustHaveTenant it cannot delete that TEntity if it does not belong to him
Yes but sometimes you need it and I have such a case right now :)
That is very ugly. Purpose of using symbols to debug is to not need to apply above tecnhique.