GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/2985
IGNITE-5343 .NET: Work with JNI directly, get rid of C++ layer You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5343 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2985.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2985 ---- commit 3cd6bebc271b0c6e4238cc60a7fc6fd844add76c Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-11-07T11:51:56Z IGNITE-5343 .NET: Work with JNI directly, get rid of C++ layer ---- ---