Michael Martell created GEODE-9352:
--------------------------------------
Summary: Create .NET Core Sample Showing Callbacks from C++ to C#
Key: GEODE-9352
URL: https://issues.apache.org/jira/browse/GEODE-9352
Project: Geode
Issue Type: Task
Components: native client
Reporter: Michael Martell
Write a C# sample project showing how to call C# from unmanaged code. This
should be a .NET Core project that runs on all platforms. This will be needed
for the .NET Core client.
A good pattern to follow looks like the dotnet authInitialize example, wherein
the user passes inĀ a class that implements IAuthinitialize and the C++ code
calls into the user's GetCredentials function.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)