/ByteDev.GuidGenerator

A simple windows application to generate various different types of GUIDs.

Primary LanguageC#MIT LicenseMIT

ByteDev.GuidGenerator

A simple windows application to generate various different types of GUIDs.

Installation

ByteDev.GuidGenerator has been written as a windows forms application against .NET Framework 4.7.1.

To run build the application and just run GuidGenerator.exe.

Code

The repo can be cloned from git bash:

git clone https://github.com/ByteDev/ByteDev.GuidGenerator