Skip to content

WAUZ100

Compare
Choose a tag to compare
@mbodm mbodm released this 01 Dec 17:18
· 248 commits to main since this release

WAUZ 1.0.0 (by MBODM 2022-12-01)

Release notes:

  • Initial 1.0.0 release

Relase builds:

  • Framework-dependent: Smaller in size (270 KB), but requires a .NET 6 framework runtime installed on your machine.
  • Self-contained: Bigger in size (143 MB), but will run on its own (not requires an installed .NET 6 framework runtime).

Additional remarks:

Since 64-bit Windows is supported only, both release builds are deployed for win-x64 as target platform. Just choose one of them, to download the release, depending on your needs (if you have .NET 6 installed on your machine, or not). Then extract the zip file into some folder and start the exe file, to run WAUZ. For more information about framework-dependent and self-contained .NET application builds, or some other topics about .NET applications in general and how to run them, please have a look at the appropriate Microsoft sites.