Skip to content

Releases: Rahmanism/randomfiles

Release for dotnet 6

14 Oct 11:24
Compare
Choose a tag to compare

Just dotnet framework version has changed from 3 to 6 in this release, nothing else is changed.

There are stand-alone and framework-dependent versions for Windows. OSX and Linux versions are framework-dependent. All of them are compiled in x64 architecture.

You can download dotnet 6 from this URL:
https://dotnet.microsoft.com/en-us/download/dotnet/6.0

First release

09 Oct 04:26
Compare
Choose a tag to compare

This is the first release. It works fine.

There are two versions you can download.

First one is standalone. It's bigger in size, but no need to install dotnet core on your machine.

The other one is framework-dependent. It means you must have dotnet core 3.1 installed, but it's so much smaller in size.

You can use dotnet RandomFiles.dll on Mac.