Developer Docs

C#Bot IDE Setup - Rider (Mac, Windows, Linux) - License Required

This guide will walk you through the process of setting up and using Rider to work with a C#Bot application. This software requires a commercial license.

Required articles

Setup Rider

  1. Download and install the latest version of Rider
  2. After install, Open Rider and walk through the first time setup process. The default values that are presented will work for a C#Bot project however they can be tweaked according to personal preference.
  3. You should now be presented with the following screen: Open project screen
  4. We need to import the solution file. Select Open Solution or Project and navigate to the repository folder. Then open the .sln in the root of the project. Opening the sln file
  5. This should open a new window with Rider with project loaded inside. Rider with an open project

Running an application

To run an application you can use the icons at the top right corner of the application

Run and debug buttons in Rider

The play icon will run the application without debugging support and the bug icon will run it with debugging support. Running with the debugger will add a significant speed overhead on the server so any performance critical testing should be done without running the debugger.

Was this article helpful?

Thanks for your feedback!

If you would like to tell us more, please click on the link below to send us a message with more details.

Tool:

Generate

Iterate

Bot:

C#Bot

SpringBot

On this page

New to Codebots?

We know our software can be complicated, so we are always happy to have a chat if you have any questions.