scharada

Results 13 issues of 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...

question

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...

question

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...

question
stale

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. ![metroframework](https://cloud.githubusercontent.com/assets/1780858/7237661/ed17adae-e794-11e4-9e12-d1cae137c266.PNG)

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 ..) ![image](https://user-images.githubusercontent.com/1780858/207095862-8549b6ec-ada6-42fa-8828-31b81fd52d88.png)

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.