The ultimate C# Rider plugin designed to make your coding journey smoother and more efficient.
Guid Generator is a powerful and versatile Rider plugin crafted in C# that takes the hassle out of managing GUIDs. Guided by the mission to simplify your development workflow, this plugin offers a suite of features designed to enhance your productivity and precision.
- C# 7.0
- Rider IDE (compatible with Rider version 2023.2.2)
- Generate a New Guid Instance;
- Generate a Lower-Case Guid string;
- Generate an Upper-Case Guid string;
- Generate a Lower-Case Guid Instance;
- Generate an Upper-Case Guid Instance.
Before using the plugin, make sure it's compatible with your Rider version! Visit Marketplace to check: GuidGenerator
There are two ways how to install the plugin:
1️⃣ Marketplace
- Open Rider and go to
Settings
/Plugins
/Marketplace
- Search for "GuidGenerator"
- Click
Install
->Save
- Restart Rider
2️⃣ Install .zip archive
- Find out the latest Release
- Download the .zip archive
- Go to
Settings
/Plugins
/Install plugin from the disk
- Restart Rider
- Press
Alt + Enter
at any place inside the file - Find desired
GuidGenerator
context action - Be happy
Screen.Recording.2023-10-16.at.11.02.51.mov
v1.0 has been released
Created by @dench327 - feel free to contact me!
© 2023
You can check out the full license here. This project is licensed under the terms of the MIT license.