Versions Compared

Key

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

Ignite.NET nightly builds are on MyGet feed:

Make sure to enable "Include prerelease" option or use "-Pre" switch.

Feed URL to add in Visual Studio: https://www.myget.org/F/apache-ignite-net-nightly

Package Manager Console command: 

Code Block
languagetext
Install-Package Apache.Ignite -Pre -Source https://www.myget.org/F/apache-ignite-net-nightly
Info

Nightly builds are not official Apache Ignite releases, have not been tested, and come with no guarantees.