Artiom Chilaru
Artiom Chilaru
Suggesion by @APIWT : @artiomchi maybe what you could do is have a way to register custom expressions that would be implemented on a per database driver basis. Then there...
Add optional configuration option to enable generic expression compilation, and create a page with instructions on how to handle/report new expressions that aren't handled right now
To do this, I'll probably extract the core of the engine in a "Core" project, and have a separate NuGet package for the non core EF support
I just installed this extension and attached the debugger to a running app. I then opened a different solution, and tried to attach the debugger. Instead of being shown a...
## What does this PR do? Adding an option to initialise MongoDb as a single node replica set. To do this we need a keyfile generated with limited permissions, and...