An open API service indexing awesome lists of open source software.

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.

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

![something](https://github.com/rd003/DotnetAppCompressor/blob/master/scr1.jpg)