Shared project contains common code, such as configuration and model classes.ServerNode project is used to start Ignite server nodes.Windows, Linux, and macOS are supported.
dotnet new install Apache.Ignite.Examplesdotnet new ignite-examplesgit clone https://github.com/apache/ignite --depth=1, cd ignite/modules/platforms/dotnet/examplescd Thick/Cache/PutGetdotnet runThin Client examples require one or mode Ignite server node, run this in a separate terminal window before starting the example:
cd ServerNodedotnet runApache.Ignite.Examples.slncode . command)Ctrl+Shift+D - default shortcut for workbench.view.debug)Apache.Ignite.Examples.sln