Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Master New Cross-Platform IDE for .NET: Rider by JetBrains
Rating: 4.4 out of 5(67 ratings)
478 students

Master New Cross-Platform IDE for .NET: Rider by JetBrains

Learn about the main competitor of Visual Studio: JetBrains' Rider which enables Cross-Platform C# Programming
Created byEngineer Spock
Last updated 7/2020
English

What you'll learn

  • Harness the power of modern IDE - Rider
  • Rider Settings
  • Refactorings in Rider
  • Code Editing in Rider

Course content

4 sections27 lectures2h 33m total length
  • Join .NET Community of Students0:02
  • Introduction4:36

    Explains why rider beats visual studio with 64-bit speed and cross-platform consistency, and highlights its integration of IntelliJ IDEA and ReSharper, plus support for C#, Unity, web languages, and databases.

  • Rider's Home2:17
  • Installation6:52
  • Plugins2:03
  • More Settings15:50
  • Run and Debug Configurations5:43
  • Breakpoints and First Chance Exceptions7:57
  • Cloning GitHub Repository2:14

    Learn to clone a GitHub repository from version control in Rider, including logging in and forking a project. Select a target directory and test the connection.

  • Inspections and Severity4:09
  • Solution Structure6:34
  • NuGet Package Manager4:53

Requirements

  • Basic C# skills

Description

Modern integrated development environments or IDEs in short allows us to perform miracles. Why? Because we live in the twenty first century and modern computers are so powerful that modern IDEs become indispensable assistants which can save us thousands of hours. A decade ago, no one could imagine how much powerful IDEs will become in the future. However, nowadays, developers are armed by super powers such as deep static analysis, automatically performed refactorings, code fixes, super simple navigation and many other things.

This course covers:

  • Navigate through the code base: how to select code, how to find code, camel humps in IntelliSense, navigating through the tabs

  • Edit and format the code base: deleting and removing code, formatting, commenting and applying refactorings

  • Run and debug your code: working with breakpoints, new features in Rider

  • Code snippets: existing code snippets and creating custom code snippets

  • Refactorings: a great number of refactorings that can be applied to enhance the code base

  • etc.

I need to warn you that Rider is a paid IDE but despite of this fact, many professional developers use it on an everyday basis.

Rider provides tons of refactorings, analytical features, fixes and a ton of other features. So, you'll see the following:

  • Installing Rider

  • Rider Settings

  • Creating Code with Rider

  • Exploring Code with Rider

  • Refactoring with Rider

  • Unit Testing with Rider

Enroll and start learning how to double your coding speed in Rider!

Who this course is for:

  • Any C# developer who wants to get acquainted with new IDE for C# developers - Rider