kuebelkasten

Results 3 issues of kuebelkasten

See [stackoverflow](https://stackoverflow.com/questions/66640001/linqkit-applying-nested-filtering-through-extension-method-not-working) fo details. Seems like the `Get` is never called (breakpoints never hit). I already tried using Expression.Lambda `Compile()`, `Invoke()` and `Expand()` but still, the extension seems not be...

Given the following data-structure I do have 3 tables. - tblUser (holding the users of the application) - tblRole (the available roles of the application) - tblUserRole (the n-to-m relation...

### Expected Behavior > It should run as described ### Actual Behavior > It does not run #### Is an error being thrown? > \node_modules\hard-source-webpack-plugin\index.js:49 let ops = 0; ^^^...