kotylo
kotylo
Just modify the source code and add: ``` if (Accessor.PropertyType.BaseType.IsGenericType) { return Accessor.PropertyType.BaseType.GetGenericArguments()[0]; } throw new InvalidOperationException("GraphDiff requires the collection to be either IEnumerable or T[] or derived from GenericType");...
@Dvornik, I just checked this on my collection. The fix may not be that simple, but it works for my simple entities. Created pull request here https://github.com/refactorthis/GraphDiff/pull/161
so, the manifest v2 warning and that it will stop working in 2023 still applies? So this build-yourself fix will only last until they disable the manifest, right?
it won't update automatically, you manage it yourself.
Thanks, that works now blazing fast and if i don't make it in 6 seconds to the door, i can trigger it after 4 seconds again for another electric strike....
Now is 1 and 2 months ago... I am researching where to start with a face recognition project and seems like CompreFace and Deepstack are dead. Alternatives?