Hi, When I try and test the Net Core client, and create a cache factory as per native client:
CacheFactory cacheFactory = new CacheFactory(); I get error: "Unable to load DLL 'c:/Users/bblake/src/nc_install/bin/apache-geode-c.dll' or one of its dependencies: The specified module could not be found. (0x8007007E)" Can this be resolved please? Thanks 😊