scharada
scharada
one of the cases i am struggling to solve the correct way is forcing a query on specific entities to be executed against a shared database no matter who the...
hi there. i've seen a comment somehow related to this. tenant grouping but with a more complex requirement. here is the scenario. think of a Company C that owns several...
Autofac has this capability using containers. i was wondering if similar behavior can be implemented in this library. it would be usefull to load modules that are enabled per tenant...
hi , i have followed exactly the installation steps as mentioned in the documentation. tried the published binaries and also running in visual studio from code. no changes to the...
Adding a simple usercontrol to the demo Sample causes all kind of errors and the app does not compile any more. take a look at the screen capture. 
net core 5.0 has been out of support for sometime now but is still supported by razden. please consider removing it..
hi guys, anybody is getting this error ? it happens when creating an entity (product, brand ..) 
hi. the example works perfectly even by updating the target framework to net8.0 with no changes ... however, if i create a new blazor web app using the latest VS...
Hi John, is there an example on how to use UpdateOrInsertOneAsync ? thanks
Hi, is there a way to switch between both modes ? or convert the code to run in server mode ? thank you.