

Once a project has been created, files can be added or removed by right-clicking on the project node in the Solution Explorer. When you have specified the project options, just click Create. ) Note that these options, too, depend on available frameworks on your system, such as the Mono/Android versions installed.

NET(Core) projects, you can enable Docker support and choose a container type: Linux or Windows.įor Unity and Xamarin, several other options can be provided as well, for example, the path to UnityEngine.dll, the target platform (Android or iOS), the type of app (blank, Android Wear. Note that for a framework to be available from this list, it has to be installed on your system.įor. Language to use - many templates support C#, VB.NET and/or F# In every template, you can specify a number of options:Īn option to create a Git or Mercurial repository The list of project templates is searchable. NET projects, as console applications, testing and class libraries. NET class libraries and applications, as well as test projects. There are templates to create an empty project, standard. When creating a new solution or project, Rider gives you a number of pre-installed templates, which are grouped by frameworks. You can create a new project in a new solution using File | New… or add a new project to the existing solution by right-clicking the solution or solution folder node in the Solution Explorer, and choosing Add | New Project. Create and open projects and solutions Create projects and solutions
