txavier
txavier
Any hope in getting this merged in?
` Expected: But was: ` I ran into possibly a bug in the test harness. CheckerAndLogger.CompareAndLogList() is telling me that two of the object match and therefore the Assertion AreEqual...
Hi @JonPSmith, On my machine the test in the file Test01Include.cs/TestInclude() throws an exception on line 25 of CheckerAndLogger.cs/CompareAndLogList(). The failure message reads: ` Expected: But was: ` So either...
Yep, @JonPSmith upon manual checking on a breakpoint the two collections are the same.
Take a look at this snippet: `stock_info = rr.get_instruments_by_symbols(stock)` `if (not stock_info[0]['tradeable']):`
Interesting. How many requests were you making per minute?
Was this ever fixed?
Bump. This is still an issue for me.
@davious davious, is your wip still a wip? Any nuget package coming soon?
> @txavier I'm no longer working on it. I ended up going with https://entityframework-plus.net/audit > nuget: https://www.nuget.org/packages/Z.EntityFramework.Plus.EFCore/ Ok, thanks. I tried the Audit.NET.