NetTecture

Results 21 comments of NetTecture

if "Without a value" means the FK has a value, but the other row is not there - there is a bug open for this at EF Core, to be...

Le me expand: EF Core = buggy as hell at the moment, with whole subsystems not usable (global filters) and standard sql broken (projection, null checks in lambdas). It is...

Then you should make THAT case - which would include the EFCore documentation and a test case. Zero OData would be required. I think I read this issue somewhere recently...

@Robelind Same found here, Sucks - makes EF Core totally useless. No idea why that happens now. If you ahve a simple use case, can you upload the repro and...

And 5 months later: Assigned, not worked on. Just as update - it is STILL there and it still blocks using Odata in custom Lambda.

Create a way to inject hints into the process via a Extension method. WithHint (TableHint.NoLocking) for example. Providers then can decide to honor them or not. I have similar items...

And again under #1646 - Syntax errors are swallowed in general, leaving zero relevant information to the user of an API. This is resulting on our end into a high...

ok, this seems not to work at all - and the little documentation that there is is never high level. I try to isolate links and put them back using...

I am generating markdown back - the issue is that I am extracing the links because it is easier to then replace them. This is for moving documents into a...

Well, I have no problem dumping the reference definitions myself - but my problem is that I have no idea how to get the LINKS to show them. Remember, Links...