https://github.com/rd003/dotnetappcompressor
A GUI the delete obj and bin folders from the .net project and compress it. You only need to drag drop the folder.
https://github.com/rd003/dotnetappcompressor
Last synced: 11 months ago
JSON representation
A GUI the delete obj and bin folders from the .net project and compress it. You only need to drag drop the folder.
- Host: GitHub
- URL: https://github.com/rd003/dotnetappcompressor
- Owner: rd003
- License: mit
- Created: 2024-12-18T08:23:59.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-19T06:00:18.000Z (over 1 year ago)
- Last Synced: 2024-12-28T15:39:29.373Z (over 1 year ago)
- Language: C#
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# DotnetAppCompressor
A GUI application, which deletes `bin` and `obj` folder from your dotnet application and compress it to the `zip` file. You just have to drop the folder in the software and the rest will happen automatically. So that you can easily share your file.
## Tech statck
- WinForms (.net 9)
## Screenshot
