Skip to content

Releases: codeconscious/unique-file-generator-csharp

v1.0.0

29 Jan 11:57
Compare
Choose a tag to compare

The first version! (This was largely done for the experience.)

Technical notes:

  • The file executables are large (generally around 18 MB) because the .NET 7 runtime is included. However, if you have the .NET 7 runtime or SDK installed on your computer already, consider instead cloning the repository and running locally.
  • I have not tested these executables on all platforms. (I'm trusting that .NET publishing works as expected...) Please let me know if you experience any problems running them.