Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Getting started

    • Build Java and .NET:   ./build.sh

    • Run tests: cd Apache.Ignite.Core.Tests.DotNetCore
      & dotnet test

    • Run specific test: dotnet test --filter CacheTest

    • IDE: Open Apache.Ignite.DotNetCore.sln