JetBrains Rider 2021.2 Help

Generate GUIDs

Rider helps you quickly generate a GUID when you need it. It provides several GUID formats that can be copied to the clipboard and then pasted in the code. Optionally, you can choose between lowercase and uppercase GUID representations.

Generate a GUID

  1. Do one of the following:

    • Choose Code | Generate GUID... from the menu.

    • Press Ctrl+Shift+A, start typing guid and then pick the corresponding action.

  2. In the dialog that opens, choose how you want to copy the generated GUID and whether it is uppercase.

    JetBrains Rider: 'Generate GUID' dialog
  3. Optionally, click New GUID to regenerate the number.

  4. Click Copy to copy the GUID in the selected format and close the dialog.

Last modified: 30 September 2021