Hi Rupert, We are very early in development of net-core, I would watch for a future release or monitor the pull requests as features are added…
Best, Ernie From: Rupert St John Webster <rupert.stjohnwebs...@impress-solutions.com.INVALID> Date: Tuesday, September 7, 2021 at 8:25 AM To: dev@geode.apache.org <dev@geode.apache.org> Subject: testing Geode Net Core 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 😊