Skip to content

Releases: devspexx/csharp

clean-temp-files-winforms-v2.1.6-latest

05 Aug 17:22
52cd65b
Compare
Choose a tag to compare

Cleans all files in most known temp folders and empties the trashbin util

v1.0.0 - initial release with default .NET components, no styling

v2.0.0 includes new packages - costura.fody and BunifuUI. UI updated to modern style.

v2.1.6-latest includes bugfix where root files would not get removed. Downgraded .NET Framework from 4.8 to 4.7.2 for better compatability.

  • includes project "project-clean-temp-files-v2.1.6-latest.zip" (winForms .NET)
  • executable x64-windows: "clean-temp-files-util-v2.1.6.exe"

winforms-theme-v1.0.0-pre-release

18 Jul 13:01
Compare
Choose a tag to compare
Pre-release

Initial release of modern winForms themed UI with bunifu. Requires Overpass, Overpass Mono font in order to work

Optional BunifuUI (bunifuframework.com) licence. Used for style. win32 API window animations are implemented and hardcoded. Can be customized via AppSettings in root/Frontend/Forms/AppSettings.cs

Debug mode is meant for testing and can be turned on via a param. application.exe -debug which is one of the optional params.
For more info see Program.cs located in root/Backend/Program.cs -> Application_CommandLineArguments()

https://fonts.google.com/specimen/Overpass+Mono
https://fonts.google.com/specimen/Overpass

full project: https://drive.google.com/file/d/1Vf3Jck3rodjDebOv1oK_0yZ47rwVj2wR/view?usp=sharing