Daniel Chambers
Daniel Chambers
I don't think you can use that against PK and RK because they must be string-typed. That method generates something like this `PartitionKey lt 2L` which when I try it,...
That's my understanding, yes.
Given the popularity of Azure Functions, I'm in support of this change. Thanks for putting it forward. So long as we implement this in a way that does not break...
Happy to accept bugfix PRs if you discover the cause of this. :)
I assume you mean that xunit is the preferred unit testing solution for aspnet5? :) I'll probably look into Microsoft.DependencyInjection support but it'll likely be after xunit 2.0 support.
Are you sure you mean Ninject 1.9.2 and not Xunit 1.9.2? This project does not support Xunit 2 at all, since Xunit 2 is very different and would require more...